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

LAPack based functors
[Math]

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

Collaboration diagram for LAPack based functors:

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 Sat Apr 10 15:26:31 2010 for LTI-Lib by Doxygen 1.6.1