Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
tngmath::CWiseBase< MatrixType, Scalar >
tngmath::EigenBase< MatrixType, Scalar >
tngmath::EigenSelfadjointBase< MatrixType, Scalar, matrix_flags >
tngmath::LDLTBase< MatrixType, Scalar >
tngmath::LLTBase< MatrixType, Scalar >
tngmath::LUBase< MatrixType, Scalar >
tngmath::MathArrayBase< Scalar >
tngmath::MathDynSparseArrayBase< Scalar >
tngmath::MathSparseArrayBase< Scalar >
tngmath::MatrixThe standard dense Matrix/Vector class
tngmath::MatrixBaseDefines the base class of dense matrices without functionality It is mainly used for interoperation with other modules. This class contains basic functionality (such as setting and extracting values), but not the complete set of methods of Matrix (solvers, etc.)
tngmath::MatrixColWise
tngmath::MatrixCWise
tngmath::MatrixRowWise
tngmath::QRBase< MatrixType, Scalar >
tngmath::RowColWiseBase< MatrixType, Scalar, Direction >
tngmath::SparseArpackEigen analyses solver for sparse matrices based on ARPACK
tngmath::SparseLLTBase class of LL' solvers. The input matrices must be selfadjoint (symmetric) It already implements the standard LL' decomposition
tngmath::SparseLLTCholmodLL' solver for selfadjoint sparse matrices using CHOLMOD
tngmath::SparseLowerLLTDefault LL' solver for selfadjoint lowertriangular sparse matrices
tngmath::SparseLowerLLTCholmodLL' solver for selfadjoint lowertriangular sparse matrices using CHOLMOD
tngmath::SparseLUBase class of LU solvers. It already implements the standard LU decomposition
tngmath::SparseLUMUMPSLU solver for sparse matrices using MUMPS
tngmath::SparseLUUmfPackLU solver for sparse matrices using UMFPACK
tngmath::SparseMatrixThe default sparse matrix class
tngmath::SparseMatrixInnerIteratorIterator for inner index of SparseMatrix
tngmath::SparseMatrixIteratorIterator for outer index of SparseMatrix
tngmath::SparseSolverThe base class for sparse solvers. It provides a unified interface which can be used by generic algorithms
tngmath::SparseSuperLULU solver for sparse matrices using SuperLU
tngmath::SparseUpperLLTDefault LL' solver for selfadjoint uppertriangular sparse matrices
tngmath::SparseUpperLLTCholmodLL' solver for selfadjoint uppertriangular sparse matrices using CHOLMOD
tngmath::SVDBase< MatrixType, Scalar >
tngmath::XMatrixA class that extends Matrix by many convenience methods
tngmath::XMatrixColWise
tngmath::XMatrixCWise
tngmath::XMatrixRowWise

Generated on Wed Nov 17 17:35:51 2010 for 'tngmath' Module Programming Interface by  doxygen 1.5.6