|
LTL
2.0.x
|
Exception indicating a singular Matrix. More...
Inherits ltl::LinearAlgebraException.
Public Member Functions | |
| SingularMatrixException (const string &what) | |
| SingularMatrixException (const char *what) | |
| virtual | ~SingularMatrixException () throw () |
| virtual const char * | what () const throw () |
Protected Attributes | |
| string | whatStr_ |
Exception indicating a singular Matrix.
|
inline |
|
inline |
|
inlinevirtual | |||||||||||||
|
inlinevirtual | |||||||||||||
Reimplemented from ltl::LinearAlgebraException.
References whatStr_.
|
protected |
Referenced by what().
1.8.5