| A vectorization friendly 3D vector | |
| A Cholesky factorization and solver based on Cholmod | |
| Finds a zero of a system of n nonlinear functions in n variables by a modification of the Powell hybrid method ("dogleg") | |
| Controls the iterations of the iterative solvers | |
| A simple bounding volume hierarchy based on AlignedBox | |
| Performs non linear optimization over a non-linear function, using a variant of the Levenberg Marquardt algorithm | |
| Class for computing the matrix exponential | |
| Proxy for the matrix exponential of some matrix (expression) | |
| Class for computing matrix exponentials | |
| Partial specialization of MatrixFunction for real matrices | |
| Partial specialization of MatrixFunction for complex matrices | |
| Helper class for computing matrix functions of atomic matrices | |
| Proxy for the matrix function of some matrix (expression) | |
| The RandomSetter is a wrapper object allowing to set/update a sparse matrix with random access | |
| A direct sparse Cholesky factorization | |
| Inplace LU decomposition of a skyline matrix and associated features | |
| The main skyline matrix class | |
| Base class of any skyline matrices or skyline expressions | |
| LDLT Cholesky decomposition of a sparse matrix and associated features | |
| LLT Cholesky decomposition of a sparse matrix and associated features | |
| LU decomposition of a sparse matrix and associated features | |
| Stem functions corresponding to standard mathematical functions | |
| A polynomial solver | |
| Defined to be inherited by polynomial solvers: it provides convenient methods such as |
1.8.1.2