|
LTL
2.0.x
|
Exception indicating problems within Linear Algebra. More...
Inherits exception.
Inherited by ltl::DivergenceException, and ltl::SingularMatrixException.
Public Member Functions | |
| LinearAlgebraException (const string &what) | |
| LinearAlgebraException (const char *what) | |
| virtual | ~LinearAlgebraException () throw () |
| virtual const char * | what () const throw () |
Protected Attributes | |
| string | whatStr_ |
Exception indicating problems within Linear Algebra.
|
inline |
|
inline |
|
inlinevirtual | |||||||||||||
|
inlinevirtual | |||||||||||||
Reimplemented in ltl::DivergenceException, and ltl::SingularMatrixException.
References whatStr_.
|
protected |
Referenced by what().
1.8.5