Public Types | |
| typedef Exception::NumericException | BaseType |
Public Member Functions | |
| NullValueException (std::string const &type) | |
| Public Member Functions inherited from Alien::Exception::NumericException | |
| NumericException (std::string const &msg, int line) | |
| Public Member Functions inherited from Alien::Exception::BaseException | |
| BaseException (const char *type, const char *msg, int line) | |
| BaseException (const char *type, const char *msg) | |
| virtual const char * | what () const noexcept(true) |
Definition at line 54 of file SimpleCSRInternalLinearAlgebra.h.
| typedef Exception::NumericException Alien::SimpleCSRInternalLinearAlgebra::NullValueException::BaseType |
Definition at line 58 of file SimpleCSRInternalLinearAlgebra.h.
|
inline |
Definition at line 59 of file SimpleCSRInternalLinearAlgebra.h.