eigen/Eigen
Benoit Jacob acfd6f3bda - add _packetCoeff() to Inverse, allowing vectorization.
- let Inverse take template parameter MatrixType instead
  of ExpressionType, in order to reduce executable code size
  when taking inverses of xpr's.
- introduce ei_corrected_matrix_flags : the flags template
  parameter to the Matrix class is only a suggestion. This
  is also useful in ei_eval.
2008-04-16 07:18:27 +00:00
..
src - add _packetCoeff() to Inverse, allowing vectorization. 2008-04-16 07:18:27 +00:00
CMakeLists.txt part 2 of the reorganization. Benefits/changes: 2007-12-28 16:20:00 +00:00
Core * Start of the LU module, with matrix inversion already there and 2008-04-14 08:20:24 +00:00
LU - optimized determinant calculations for small matrices (size <= 4) 2008-04-14 17:07:12 +00:00