eigen/Eigen
Gael Guennebaud 102e029dad Removed ei_pload1, use posix_memalign to allocate aligned memory,
and make Product ok when only one side is vectorizable (and the product
is still vectorized)
2008-05-02 13:30:12 +00:00
..
src Removed ei_pload1, use posix_memalign to allocate aligned memory, 2008-05-02 13:30:12 +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 Removed ei_pload1, use posix_memalign to allocate aligned memory, 2008-05-02 13:30:12 +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