ltl::LinearAlgebraException Class Reference

Exception indicating problems within Linear Algebra. More...

Inherits exception.

Inherited by ltl::DivergenceException, and ltl::SingularMatrixException.

List of all members.

Public Member Functions

Protected Attributes


Detailed Description

Exception indicating problems within Linear Algebra.

Constructor & Destructor Documentation

ltl::LinearAlgebraException::LinearAlgebraException ( const string &  what  )  [inline]

ltl::LinearAlgebraException::LinearAlgebraException ( const char *  what  )  [inline]

virtual ltl::LinearAlgebraException::~LinearAlgebraException (  )  throw () [inline, virtual]


Member Function Documentation

virtual const char* ltl::LinearAlgebraException::what (  )  const throw () [inline, virtual]

Reimplemented in ltl::SingularMatrixException, and ltl::DivergenceException.


Member Data Documentation

string ltl::LinearAlgebraException::whatStr_ [protected]

Reimplemented in ltl::SingularMatrixException, and ltl::DivergenceException.


Generated on Wed Mar 11 17:44:36 2009 for LTL by  doxygen 1.5.3