LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::lapackInterface::matrixNotConnected Class Reference

Exception class denoting an illegal matrix format (non-connected) All matrices used by LAPACK routines must be connected. More...

#include <ltiLapackInterface.h>

Inheritance diagram for lti::lapackInterface::matrixNotConnected:
Inheritance graph
[legend]
Collaboration diagram for lti::lapackInterface::matrixNotConnected:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 matrixNotConnected ()
virtual const char * getTypeName () const

Detailed Description

Exception class denoting an illegal matrix format (non-connected) All matrices used by LAPACK routines must be connected.

If a matrix is not, the method throws this exception.


Constructor & Destructor Documentation

lti::lapackInterface::matrixNotConnected::matrixNotConnected (  )  [inline]

Default constructor.


Member Function Documentation

virtual const char* lti::lapackInterface::matrixNotConnected::getTypeName ( void   )  const [inline, virtual]

Return the name of this class.

Reimplemented from lti::exception.


The documentation for this class was generated from the following file:

Generated on Sat Apr 10 15:29:15 2010 for LTI-Lib by Doxygen 1.6.1