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 46 of file SYCLInternalLinearAlgebra.h.
| typedef Exception::NumericException Alien::SYCLInternalLinearAlgebra::NullValueException::BaseType |
Definition at line 50 of file SYCLInternalLinearAlgebra.h.
|
inline |
Definition at line 51 of file SYCLInternalLinearAlgebra.h.