eigen/Eigen
Gael Guennebaud 02f1615d2a Enable vectorization of product with dynamic matrices,
extended cache optimal product to work in any row/column
major situations, and a few bugfixes (forgot to add the
Cholesky header, vectorization of CwiseBinary)
2008-05-01 13:53:05 +00:00
..
src Enable vectorization of product with dynamic matrices, 2008-05-01 13:53:05 +00:00
Cholesky Enable vectorization of product with dynamic matrices, 2008-05-01 13:53:05 +00:00
CMakeLists.txt part 2 of the reorganization. Benefits/changes: 2007-12-28 16:20:00 +00:00
Core Added triangular assignement, e.g.: 2008-04-26 19:20:26 +00:00
LU - optimized determinant calculations for small matrices (size <= 4) 2008-04-14 17:07:12 +00:00
QR Added Triangular expression to extract upper or lower (strictly or not) 2008-04-26 18:26:05 +00:00