| A vectorization friendly 3D vector | |
| A scalar type replacement with automatic differentation capability | |
| A sparse matrix class designed for matrix assembly purpose | |
| A GMRES solver for sparse square problems | |
| 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 functions | |
| Helper class for computing matrix functions of atomic matrices | |
| Proxy for the matrix function of some matrix (expression) | |
| Helper class for computing matrix logarithm of atomic matrices | |
| Proxy for the matrix logarithm of some matrix (expression) | |
| Iterator to browse matrices from a specified folder | |
| Class for computing matrix square roots of general matrices | |
| Class for computing matrix square roots of upper quasi-triangular matrices | |
| Proxy for the matrix square root of some matrix (expression) | |
| Class for computing matrix square roots of upper triangular matrices | |
| A polynomial solver | |
| Defined to be inherited by polynomial solvers: it provides convenient methods such as | |
| The RandomSetter is a wrapper object allowing to set/update a sparse matrix with random access | |
| Inplace LU decomposition of a skyline matrix and associated features | |
| The main skyline matrix class | |
| Base class of any skyline matrices or skyline expressions | |
| A class representing multi-dimensional spline curves | |
| Spline fitting methods | |
| Compile-time attributes of the Spline class for fixed degree | |
| Compile-time attributes of the Spline class for Dynamic degree | |
| Stem functions corresponding to standard mathematical functions |
1.8.1.1