Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNEigen
|oNAmbiVector
|oNHybridNonLinearSolverSpace
|oNinternal
|oNLevenbergMarquardtSpace
|oCAlignedVector3A vectorization friendly 3D vector
|oCCholmodDecompositionA Cholesky factorization and solver based on Cholmod
|oCHybridNonLinearSolverFinds 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
|oCKdBVHA simple bounding volume hierarchy based on AlignedBox
|oCLevenbergMarquardtPerforms non linear optimization over a non-linear function, using a variant of the Levenberg Marquardt algorithm
|oCMatrixExponentialClass for computing the matrix exponential
|oCMatrixExponentialReturnValueProxy for the matrix exponential of some matrix (expression)
|oCMatrixFunctionClass for computing matrix exponentials
|oCMatrixFunction< MatrixType, 0 >Partial specialization of MatrixFunction for real matrices
|oCMatrixFunction< MatrixType, 1 >Partial specialization of MatrixFunction for complex matrices
|oCMatrixFunctionAtomicHelper class for computing matrix functions of atomic matrices
|oCMatrixFunctionReturnValueProxy for the matrix function of some matrix (expression)
|oCNumericalDiff
|oCRandomSetterThe RandomSetter is a wrapper object allowing to set/update a sparse matrix with random access
|oCSimplicialCholeskyA direct sparse Cholesky factorization
||\Ckeep_diag
|oCSkylineInplaceLUInplace LU decomposition of a skyline matrix and associated features
|oCSkylineMatrixThe main skyline matrix class
|oCSkylineMatrixBaseBase class of any skyline matrices or skyline expressions
|oCSkylineStorage
|oCSparseLDLTLDLT Cholesky decomposition of a sparse matrix and associated features
|oCSparseLLTLLT Cholesky decomposition of a sparse matrix and associated features
|oCSparseLULU decomposition of a sparse matrix and associated features
|oCStdMapTraits
|\CStdStemFunctionsStem functions corresponding to standard mathematical functions
oCPolynomialSolverA polynomial solver
\CPolynomialSolverBaseDefined to be inherited by polynomial solvers: it provides convenient methods such as