Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCAutoDiffScalar< _DerType >A scalar type replacement with automatic differentation capability
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
|\CSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > [external]
| \CDynamicSparseMatrix< _Scalar, _Options, _Index >A sparse matrix class designed for matrix assembly purpose
oCEigenBase< SkylineMatrix< _Scalar, _Options > > [external]
|\CSkylineMatrixBase< SkylineMatrix< _Scalar, _Options > >
| \CSkylineMatrix< _Scalar, _Options >The main skyline matrix class
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
oCIterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > [external]
|\CGMRES< _MatrixType, _Preconditioner >A GMRES solver for sparse square problems
oCKdBVH< _Scalar, _Dim, _Object >A simple bounding volume hierarchy based on AlignedBox
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, AtomicType, IsComplex >Class for computing matrix functions
oCMatrixFunctionAtomic< MatrixType >Helper class for computing matrix functions of atomic matrices
oCMatrixFunctionReturnValue< Derived >Proxy for the matrix function of some matrix (expression)
oCMatrixLogarithmAtomic< MatrixType >Helper class for computing matrix logarithm of atomic matrices
oCMatrixLogarithmReturnValue< Derived >Proxy for the matrix logarithm of some matrix (expression)
oCMatrixMarketIterator< Scalar >Iterator to browse matrices from a specified folder
oCMatrixSquareRoot< MatrixType, IsComplex >Class for computing matrix square roots of general matrices
oCMatrixSquareRootQuasiTriangular< MatrixType >Class for computing matrix square roots of upper quasi-triangular matrices
oCMatrixSquareRootReturnValue< Derived >Proxy for the matrix square root of some matrix (expression)
oCMatrixSquareRootTriangular< MatrixType >Class for computing matrix square roots of upper triangular matrices
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
oCSkylineInplaceLU< MatrixType >Inplace LU decomposition of a skyline matrix and associated features
oCSkylineStorage< Scalar >
oCSpline< _Scalar, _Dim, _Degree >A class representing multi-dimensional spline curves
oCSplineFitting< SplineType >Spline fitting methods
oCSplineTraits< Spline< _Scalar, _Dim, _Degree >, _DerivativeOrder >Compile-time attributes of the Spline class for fixed degree
oCSplineTraits< Spline< _Scalar, _Dim, _Degree >, Dynamic >Compile-time attributes of the Spline class for Dynamic degree
oCStdMapTraits< Scalar >
\CStdStemFunctions< Scalar >Stem functions corresponding to standard mathematical functions