![]() |
Directories | |
directory | constraints |
directory | dense |
directory | expressions |
directory | intrinsics |
directory | problems |
directory | shims |
directory | solvers |
directory | sparse |
directory | traits |
directory | typetraits |
Files | |
file | Accuracy.h [code] |
Computation accuracy for floating point data types. | |
file | CompressedMatrix.h [code] |
Implementation of a compressed MxN matrix. | |
file | CompressedVector.h [code] |
Implementation of an arbitrarily sized compressed vector. | |
file | Constants.h [code] |
Header file for mathematical constants. | |
file | Constraints.h [code] |
Header file for all mathematical constraints. | |
file | DenseMatrix.h [code] |
Header file for the DenseMatrix CRTP base class. | |
file | DenseVector.h [code] |
Header file for all basic DenseVector functionality. | |
file | DynamicMatrix.h [code] |
Header file for the complete DynamicMatrix implementation. | |
file | DynamicVector.h [code] |
Header file for the complete DynamicVector implementation. | |
file | Epsilon.h [code] |
Numerical epsilon value for floating point data types. | |
file | Functions.h [code] |
Header file for mathematical functions. | |
file | Infinity.h [code] |
Numerical infinity for built-in data types. | |
file | Intrinsics.h [code] |
Header file for all intrinsic functionality. | |
file | Math.h [code] |
Math module documentation. | |
file | Matrix.h [code] |
Header file for all basic Matrix functionality. | |
file | Problems.h [code] |
Header file for the mathematical problem formulations. | |
file | Quaternion.h [code] |
Header file for the implementation of a quaternion. | |
file | RotationMatrix.h [code] |
Implementation of a 3x3 rotation matrix. | |
file | Shims.h [code] |
Header file for the mathematical shims. | |
file | Solvers.h [code] |
Header file for the complementarity solvers. | |
file | SparseMatrix.h [code] |
Header file for the SparseMatrix CRTP base class. | |
file | SparseVector.h [code] |
Header file for all basic SparseVector functionality. | |
file | StaticMatrix.h [code] |
Header file for the complete StaticMatrix implementation. | |
file | StaticVector.h [code] |
Header file for the complete StaticVector implementation. | |
file | StorageOrder.h [code] |
Header file for the matrix storage order types. | |
file | Traits.h [code] |
Header file for all expression traits. | |
file | TransposeFlag.h [code] |
Header file for the vector transpose flag types. | |
file | Types.h [code] |
Header file for all types of the math module. | |
file | TypeTraits.h [code] |
Header file for all type traits. | |
file | Vector.h [code] |
Header file for all basic Vector functionality. | |