math Directory Reference

Directories

directory  adaptors
 
directory  blas
 
directory  constraints
 
directory  dense
 
directory  expressions
 
directory  intrinsics
 
directory  lapack
 
directory  proxy
 
directory  serialization
 
directory  shims
 
directory  smp
 
directory  sparse
 
directory  traits
 
directory  typetraits
 
directory  views
 

Files

file  Accuracy.h [code]
 Computation accuracy for floating point data types.
 
file  AlignmentFlag.h [code]
 Header file for the alignment flag values.
 
file  BLAS.h [code]
 Header file for BLAS functionality.
 
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  CustomMatrix.h [code]
 Header file for the complete CustomMatrix implementation.
 
file  CustomVector.h [code]
 Header file for the complete CustomVector implementation.
 
file  DenseColumn.h [code]
 Header file for the complete DenseColumn implementation.
 
file  DenseMatrix.h [code]
 Header file for all basic DenseMatrix functionality.
 
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  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  Forward.h [code]
 Header file for all forward declarations of the math module.
 
file  Functions.h [code]
 Header file for mathematical functions.
 
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  Infinity.h [code]
 Numerical infinity for built-in data types.
 
file  Intrinsics.h [code]
 Header file for all intrinsic functionality.
 
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  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  SparseColumn.h [code]
 Header file for the complete SparseColumn implementation.
 
file  SparseMatrix.h [code]
 Header file for all basic SparseMatrix functionality.
 
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  StrictlyLowerMatrix.h [code]
 Header file for the complete StrictlyLowerMatrix implementation.
 
file  StrictlyUpperMatrix.h [code]
 Header file for the complete StrictlyUpperMatrix 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.