eigen/Eigen
Gael Guennebaud 4af1753b6f * remove EnforceAlignedAccess option to Block, VectorBlock, Map and MapBase
because thanks to the previous commit this is not needed anymore
* add a more general ForceAlignedAccess expression which can be used for any expression.
  It is already used by StableNorm.h.
2009-11-20 16:30:14 +01:00
..
src * remove EnforceAlignedAccess option to Block, VectorBlock, Map and MapBase 2009-11-20 16:30:14 +01:00
Array Another big refactoring change: 2009-11-18 18:15:19 +01:00
Cholesky Another big refactoring change: 2009-11-18 18:15:19 +01:00
CMakeLists.txt introduce ei_xxx_return_value and ei_xxx_impl for xxx in solve,kernel,impl 2009-11-03 02:18:10 -05:00
Core * remove EnforceAlignedAccess option to Block, VectorBlock, Map and MapBase 2009-11-20 16:30:14 +01:00
Dense
Eigen
Eigen2Support Another big refactoring change: 2009-11-18 18:15:19 +01:00
Eigenvalues fix #66 : upper triangular checks in ComplexSchur 2009-11-02 10:46:40 +01:00
Geometry
Householder
Jacobi
LeastSquares
LU introduce ei_xxx_return_value and ei_xxx_impl for xxx in solve,kernel,impl 2009-11-03 02:18:10 -05:00
QR add missing includes 2009-11-09 08:04:20 -05:00
QtAlignedMalloc
Sparse Big refactoring/cleaning in the spasre module with 2009-11-18 14:52:52 +01:00
StdVector
SVD add missing includes 2009-11-09 08:04:20 -05:00