Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCCholmodDecomposition< _MatrixType, _UpLo >A Cholesky factorization and solver based on Cholmod
oCDenseBase< Derived > [external]
|\CMatrixBase< AlignedVector3< _Scalar > > [external]
| \CAlignedVector3< _Scalar >A vectorization friendly 3D vector
oCEigenBase< Derived > [external]
|oCSkylineMatrixBase< Derived >Base class of any skyline matrices or skyline expressions
|\CSkylineMatrixBase< Derived >Base class of any skyline matrices or skyline expressions
oCEigenBase< SkylineMatrix< _Scalar, _Options > > [external]
|oCSkylineMatrixBase< SkylineMatrix< _Scalar, _Options > >
||\CSkylineMatrix< _Scalar, _Options >The main skyline matrix class
|\CSkylineMatrixBase< SkylineMatrix< _Scalar, _Options > >
oCHybridNonLinearSolver< FunctorType, Scalar >Finds a zero of a system of n nonlinear functions in n variables by a modification of the Powell hybrid method ("dogleg")
oCIterationControllerControls the iterations of the iterative solvers
oCKdBVH< _Scalar, _Dim, _Object >A simple bounding volume hierarchy based on AlignedBox
oCSimplicialCholesky< _MatrixType, _UpLo >::keep_diag
oCLevenbergMarquardt< FunctorType, Scalar >Performs non linear optimization over a non-linear function, using a variant of the Levenberg Marquardt algorithm
oCMatrixExponential< MatrixType >Class for computing the matrix exponential
oCMatrixExponentialReturnValue< Derived >Proxy for the matrix exponential of some matrix (expression)
oCMatrixFunction< MatrixType, IsComplex >Class for computing matrix exponentials
oCMatrixFunction< MatrixType, 0 >Partial specialization of MatrixFunction for real matrices
oCMatrixFunction< MatrixType, 1 >Partial specialization of MatrixFunction for complex matrices
oCMatrixFunctionAtomic< MatrixType >Helper class for computing matrix functions of atomic matrices
oCMatrixFunctionReturnValue< Derived >Proxy for the matrix function of some matrix (expression)
oCNumericalDiff< _Functor, mode >
oCPolynomialSolverBase< _Scalar, _Deg >Defined to be inherited by polynomial solvers: it provides convenient methods such as
|\CPolynomialSolver< _Scalar, _Deg >A polynomial solver
oCPolynomialSolverBase< _Scalar, 1 >
oCRandomSetter< SparseMatrixType, MapTraits, OuterPacketBits >The RandomSetter is a wrapper object allowing to set/update a sparse matrix with random access
oCSimplicialCholesky< _MatrixType, _UpLo >A direct sparse Cholesky factorization
oCSkylineInplaceLU< MatrixType >Inplace LU decomposition of a skyline matrix and associated features
oCSkylineStorage< Scalar >
oCSparseLDLT< _MatrixType, Backend >LDLT Cholesky decomposition of a sparse matrix and associated features
oCSparseLDLT< _MatrixType >
oCSparseLLT< _MatrixType, Backend >LLT Cholesky decomposition of a sparse matrix and associated features
oCSparseLLT< _MatrixType >
oCSparseLU< _MatrixType, Backend >LU decomposition of a sparse matrix and associated features
oCSparseLU< _MatrixType >
oCSparseLU< MatrixType >
oCStdMapTraits< Scalar >
\CStdStemFunctions< Scalar >Stem functions corresponding to standard mathematical functions