LAPACKSupport::ExcMissing Class Reference
List of all members.
Detailed Description
This exception is thrown if a certain function is not implemented in your LAPACK version.
Constructor & Destructor Documentation
LAPACKSupport::ExcMissing::ExcMissing |
( |
const char * |
a1 |
) |
[inline] |
virtual LAPACKSupport::ExcMissing::~ExcMissing |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
virtual void LAPACKSupport::ExcMissing::print_info |
( |
std::ostream & |
out |
) |
const [inline, virtual] |
Print more specific information about the exception which occured. Overload this function in your own exception classes.
Reimplemented from ExceptionBase.
Member Data Documentation
The documentation for this class was generated from the following file: