LTI-Lib latest version v1.9 - last update 24 Nov 2005
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

LAPack based functors
[Math]

Collaboration diagram for LAPack based functors:

This group contains all classes and functors that use functions from the Linear Algebra Package (LAPack) library. More...

Classes

class  lti::fastEigenSystem< T >
 A fast LAPACK-based method for computation of (some) eigenvector and eigenvalues. More...
class  lti::fastGeneralizedEigenSystem< T >
 Computes all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x. More...
class  lti::fastSVD< T >
 A fast LAPACK-based method for computation of the singular value decomposition SVD. More...
class  lti::generalEigenVectors< T >
 Generic eigenvalues and eigenvectors computations. More...
class  lti::lapackInterface
 Interface object for LAPACK functions. More...
class  lti::linearDiscriminantAnalysis< T >
 Functor for computing a linear discriminant analysis (LDA). More...
class  lti::serialLDA< T >
 Functor for iteratively computing a linear discriminant analysis. More...

Detailed Description

This group contains all classes and functors that use functions from the Linear Algebra Package (LAPack) library.

See lti::lapackInterface for more information.


Generated on Thu Nov 24 16:29:55 2005 for LTI-Lib by Doxygen 1.4.4