|
latest version v1.9 - last update 10 Apr 2010 |
|
Definition of Interface for LAPack based functors. More...
#include "ltiConfig.h"#include "ltiException.h"#include "ltiMutex.h"

Go to the source code of this file.
Classes | |
| class | lti::lapackInterface |
| Interface object for LAPACK functions. More... | |
| class | lti::lapackInterface::matrixNotConnected |
| Exception class denoting an illegal matrix format (non-connected) All matrices used by LAPACK routines must be connected. More... | |
Namespaces | |
| namespace | lti |
Typedefs | |
| typedef _LTI_F2C_INTEGER | lti::integer |
Definition of Interface for LAPack based functors.