Exception¶
-
namespace
ndarray
-
namespace
exception
¶ -
class
AxisOutOfRangeException
: public exception¶ - #include <ndexception.h>
Public Members
-
std::string
message
¶
-
std::string
-
class
IndexOutOfRangeException
: public exception¶ - #include <ndexception.h>
Public Members
-
std::string
message
¶
-
std::string
-
class
-
namespace