math Directory Reference

Directories

Files

file  Accuracy.h [code]
 Computation accuracy for floating point data types.
 
file  Aliases.h [code]
 Header file for auxiliary alias declarations.
 
file  AlignmentFlag.h [code]
 Header file for the alignment flag values.
 
file  BLAS.h [code]
 Header file for BLAS functionality.
 
file  Column.h [code]
 Header file for the complete Column implementation.
 
file  CompressedMatrix.h [code]
 Header file for the complete CompressedMatrix implementation.
 
file  CompressedVector.h [code]
 Header file for the complete CompressedVector implementation.
 
file  Constraints.h [code]
 Header file for all mathematical constraints.
 
file  CustomMatrix.h [code]
 Header file for the complete CustomMatrix implementation.
 
file  CustomVector.h [code]
 Header file for the complete CustomVector implementation.
 
file  DenseMatrix.h [code]
 Header file for all basic DenseMatrix functionality.
 
file  DenseVector.h [code]
 Header file for all basic DenseVector functionality.
 
file  DiagonalMatrix.h [code]
 Header file for the complete DiagonalMatrix implementation.
 
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  Exception.h [code]
 Header file for the exception macros of the math module.
 
file  Forward.h [code]
 Header file for all forward declarations of the math module.
 
file  Functions.h [code]
 Header file for mathematical functions.
 
file  Functors.h [code]
 Header file for all functors.
 
file  HermitianMatrix.h [code]
 Header file for the complete HermitianMatrix implementation.
 
file  HybridMatrix.h [code]
 Header file for the complete HybridMatrix implementation.
 
file  HybridVector.h [code]
 Header file for the complete HybridVector implementation.
 
file  IdentityMatrix.h [code]
 Header file for the complete IdentityMatrix implementation.
 
file  Infinity.h [code]
 Numerical infinity for built-in data types.
 
file  InitializerList.h [code]
 Header file for the std::initializer_list aliases.
 
file  InversionFlag.h [code]
 Header file for the dense matrix inversion flags.
 
file  LAPACK.h [code]
 Header file for the LAPACK functionality.
 
file  LowerMatrix.h [code]
 Header file for the complete LowerMatrix implementation.
 
file  Math.h [code]
 Math module documentation.
 
file  Matrix.h [code]
 Header file for all basic Matrix functionality.
 
file  PaddingFlag.h [code]
 Header file for the padding flag values.
 
file  RelaxationFlag.h [code]
 Header file for the relaxation flag types.
 
file  Row.h [code]
 Header file for the complete Row implementation.
 
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  SIMD.h [code]
 Header file for all SIMD functionality.
 
file  SMP.h [code]
 Header file for the shared memory parallelization.
 
file  SparseMatrix.h [code]
 Header file for all basic SparseMatrix functionality.
 
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  StrictlyLowerMatrix.h [code]
 Header file for the complete StrictlyLowerMatrix implementation.
 
file  StrictlyUpperMatrix.h [code]
 Header file for the complete StrictlyUpperMatrix implementation.
 
file  Submatrix.h [code]
 Header file for the complete Submatrix implementation.
 
file  Subvector.h [code]
 Header file for the complete Subvector implementation.
 
file  SymmetricMatrix.h [code]
 Header file for the complete SymmetricMatrix implementation.
 
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  UniLowerMatrix.h [code]
 Header file for the complete UniLowerMatrix implementation.
 
file  UniUpperMatrix.h [code]
 Header file for the complete UniUpperMatrix implementation.
 
file  UpperMatrix.h [code]
 Header file for the complete UpperMatrix implementation.
 
file  Vector.h [code]
 Header file for all basic Vector functionality.
 
file  Views.h [code]
 Header file for the vector and matrix views.