Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\NEigen
 oCAlignedVector3A vectorization friendly 3D vector
 oCAutoDiffScalarA scalar type replacement with automatic differentation capability
 oCDynamicSparseMatrixA sparse matrix class designed for matrix assembly purpose
 oCGMRESA GMRES solver for sparse square problems
 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 functions
 oCMatrixFunctionAtomicHelper class for computing matrix functions of atomic matrices
 oCMatrixFunctionReturnValueProxy for the matrix function of some matrix (expression)
 oCMatrixLogarithmAtomicHelper class for computing matrix logarithm of atomic matrices
 oCMatrixLogarithmReturnValueProxy for the matrix logarithm of some matrix (expression)
 oCMatrixMarketIteratorIterator to browse matrices from a specified folder
 oCMatrixSquareRootClass for computing matrix square roots of general matrices
 oCMatrixSquareRootQuasiTriangularClass for computing matrix square roots of upper quasi-triangular matrices
 oCMatrixSquareRootReturnValueProxy for the matrix square root of some matrix (expression)
 oCMatrixSquareRootTriangularClass for computing matrix square roots of upper triangular matrices
 oCNumericalDiff
 oCPolynomialSolverA polynomial solver
 oCPolynomialSolverBaseDefined to be inherited by polynomial solvers: it provides convenient methods such as
 oCRandomSetterThe RandomSetter is a wrapper object allowing to set/update a sparse matrix with random access
 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
 oCSplineA class representing multi-dimensional spline curves
 oCSplineFittingSpline 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
 \CStdStemFunctionsStem functions corresponding to standard mathematical functions