ltl::LinearAlgebraException Class Reference

Exception indicating problems within Linear Algebra. More...

Inherits std::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]

Member Data Documentation

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

Referenced by what().


Generated on 19 Feb 2015 for LTL by  doxygen 1.6.1