| CAutoDiffScalar< _DerType > | A scalar type replacement with automatic differentation capability |
| CAutoDiffScalar< DerivativeType > | |
| CAutoDiffScalar< DerType > | |
| CAutoDiffScalar< typename JacobianType::ColXpr > | |
| ▼CEigenBase< Derived > [external] | |
| ▼CSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > [external] | |
| CDynamicSparseMatrix< _Scalar, _Options, _Index > | A sparse matrix class designed for matrix assembly purpose |
| ▼CSkylineMatrixBase< Derived > | Base class of any skyline matrices or skyline expressions |
| CSkylineMatrix< Scalar,(Flags &~RowMajorBit)|(IsRowMajor ? RowMajorBit :0) > | |
| ▼CSparseMatrixBase< typename Derived > [external] | |
| CDynamicSparseMatrix< Scalar,(Flags &~RowMajorBit)|(IsRowMajor?RowMajorBit:0)> | |
| ▼CEigenBase< SkylineMatrix< _Scalar, _Options > > [external] | |
| ▼CSkylineMatrixBase< SkylineMatrix< _Scalar, _Options > > | |
| CSkylineMatrix< _Scalar, _Flags > | |
| CSkylineMatrix< _Scalar, _Options > | The main skyline matrix class |
| CHybridNonLinearSolver< FunctorType, Scalar > | Finds a zero of a system of n nonlinear functions in n variables by a modification of the Powell hybrid method ("dogleg") |
| CIterationController | Controls the iterations of the iterative solvers |
| ▼CIterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > [external] | |
| CGMRES< _MatrixType, _Preconditioner > | A GMRES solver for sparse square problems |
| CKdBVH< _Scalar, _Dim, _Object > | A simple bounding volume hierarchy based on AlignedBox |
| CLevenbergMarquardt< FunctorType, Scalar > | Performs non linear optimization over a non-linear function, using a variant of the Levenberg Marquardt algorithm |
| CMatrixExponential< MatrixType > | Class for computing the matrix exponential |
| CMatrixExponentialReturnValue< Derived > | Proxy for the matrix exponential of some matrix (expression) |
| CMatrixFunction< MatrixType, AtomicType, IsComplex > | Class for computing matrix functions |
| CMatrixFunctionAtomic< MatrixType > | Helper class for computing matrix functions of atomic matrices |
| CMatrixFunctionReturnValue< Derived > | Proxy for the matrix function of some matrix (expression) |
| CMatrixLogarithmAtomic< MatrixType > | Helper class for computing matrix logarithm of atomic matrices |
| CMatrixLogarithmReturnValue< Derived > | Proxy for the matrix logarithm of some matrix (expression) |
| CMatrixMarketIterator< Scalar > | Iterator to browse matrices from a specified folder |
| CMatrixSquareRoot< MatrixType, IsComplex > | Class for computing matrix square roots of general matrices |
| CMatrixSquareRootQuasiTriangular< MatrixType > | Class for computing matrix square roots of upper quasi-triangular matrices |
| CMatrixSquareRootReturnValue< Derived > | Proxy for the matrix square root of some matrix (expression) |
| CMatrixSquareRootTriangular< MatrixType > | Class for computing matrix square roots of upper triangular matrices |
| CNumericalDiff< _Functor, mode > | |
| ▼CPolynomialSolverBase< _Scalar, _Deg > | Defined to be inherited by polynomial solvers: it provides convenient methods such as |
| CPolynomialSolver< _Scalar, _Deg > | A polynomial solver |
| CPolynomialSolverBase< _Scalar, 1 > | |
| CRandomSetter< SparseMatrixType, MapTraits, OuterPacketBits > | The RandomSetter is a wrapper object allowing to set/update a sparse matrix with random access |
| CSkylineInplaceLU< MatrixType > | Inplace LU decomposition of a skyline matrix and associated features |
| CSkylineStorage< Scalar > | |
| CSpline< _Scalar, _Dim, _Degree > | A class representing multi-dimensional spline curves |
| CSplineFitting< SplineType > | Spline fitting methods |
| CSplineTraits< Spline< _Scalar, _Dim, _Degree >, _DerivativeOrder > | Compile-time attributes of the Spline class for fixed degree |
| CSplineTraits< Spline< _Scalar, _Dim, _Degree >, Dynamic > | Compile-time attributes of the Spline class for Dynamic degree |
| CStdMapTraits< Scalar > | |
| CStdStemFunctions< Scalar > | Stem functions corresponding to standard mathematical functions |