![]() |
Directories | |
directory | constraints |
directory | dense |
directory | expressions |
directory | intrinsics |
directory | problems |
directory | serialization |
directory | shims |
directory | smp |
directory | solvers |
directory | sparse |
directory | traits |
directory | typetraits |
directory | views |
Files | |
file | Accuracy.h [code] |
Computation accuracy for floating point data types. | |
file | CompressedMatrix.h [code] |
Header file for the complete CompressedMatrix implementation. | |
file | CompressedVector.h [code] |
Header file for the complete CompressedVector implementation. | |
file | Constants.h [code] |
Header file for mathematical constants. | |
file | Constraints.h [code] |
Header file for all mathematical constraints. | |
file | DenseColumn.h [code] |
Header file for the complete DenseColumn implementation. | |
file | DenseMatrix.h [code] |
Header file for the DenseMatrix CRTP base class. | |
file | DenseRow.h [code] |
Header file for the complete DenseRow implementation. | |
file | DenseSubmatrix.h [code] |
Header file for the complete DenseSubmatrix implementation. | |
file | DenseSubvector.h [code] |
Header file for the complete DenseSubvector implementation. | |
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 | Forward.h [code] |
Header file for all forward declarations of the math module. | |
file | Functions.h [code] |
Header file for mathematical functions. | |
file | HybridMatrix.h [code] |
Header file for the complete HybridMatrix implementation. | |
file | HybridVector.h [code] |
Header file for the complete HybridVector implementation. | |
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 | Serialization.h [code] |
Header file for the serialization functionality for vectors and matrices. | |
file | Shims.h [code] |
Header file for the mathematical shims. | |
file | SMP.h [code] |
Header file for the shared memory parallelization. | |
file | Solvers.h [code] |
Header file for the complementarity solvers. | |
file | SparseColumn.h [code] |
Header file for the complete SparseColumn implementation. | |
file | SparseMatrix.h [code] |
Header file for the SparseMatrix CRTP base class. | |
file | SparseRow.h [code] |
Header file for the complete SparseRow implementation. | |
file | SparseSubmatrix.h [code] |
Header file for the complete SparseSubmatrix implementation. | |
file | SparseSubvector.h [code] |
Header file for the complete SparseSubvector implementation. | |
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 | TypeTraits.h [code] |
Header file for all type traits. | |
file | Vector.h [code] |
Header file for all basic Vector functionality. | |
file | Views.h [code] |
Header file for the vector and matrix views. | |