last update 20 Sep 2009 |
Classes | |
class | cvr::lattice1D< T > |
Mathematical lattice1D container class. More... | |
class | cvr::lattice2D< T > |
Container class for two dimensional lattices with arithmetical operations. More... | |
class | cvr::linearAlgebraFunctor |
Base class for all lti linear algebra functors. More... | |
class | cvr::linearLeastSquares |
Class linearLeastSquares. More... | |
class | cvr::luDecomposition< T > |
LU decomposition functor. More... | |
class | cvr::matrix< T > |
Mathematical matrix container class. More... | |
class | cvr::minimizeBasis |
Functor for the minimization of a basis. More... | |
class | cvr::pca< T > |
Principal Components Analysis (PCA). More... | |
class | cvr::qrDecomposition< T > |
This functor computes a QRDecomposition of a given rectangular m x n Matrix A of the Form:. More... | |
class | cvr::symmetricEigenSystem< T > |
Computes the Eigenvectors and Eigenvalues of a symmetric, positive definite, real matrix. More... | |
class | cvr::vector< T > |
Mathematical vector container class. More... | |
class | cvr::genericLattice2D< T > |
Container class for two dimensional lattices. More... | |
class | cvr::genericMatrix< T > |
Container class for generic matrices. More... |