eigen/Eigen/src
Benoit Jacob 1ad751b991 only enable the "unaligned array" assert if vectorization is enabled.
if vectorization is disabled, WithAlignedOperatorNew is empty!
2008-12-15 20:49:03 +00:00
..
Array * complete the change norm2->squaredNorm in PartialRedux 2008-12-07 21:40:53 +00:00
Cholesky norm2() renamed to squaredNorm(), kept as deprecated for now. 2008-11-03 19:14:17 +00:00
Core only enable the "unaligned array" assert if vectorization is enabled. 2008-12-15 20:49:03 +00:00
Geometry compilation fix thanks to Dennis Schridde 2008-12-13 21:09:19 +00:00
LU * Much better, consistent error msgs when mixing different scalar types: 2008-12-03 21:01:55 +00:00
QR doc: add a "non stable" warning for parts which are not part 2008-11-22 19:51:05 +00:00
Regression Update e-mail address 2008-11-24 13:40:43 +00:00
Sparse Sparse module: add a more flexible SparseMatrix::fillrand() function 2008-12-11 18:26:24 +00:00
SVD doc: add a "non stable" warning for parts which are not part 2008-11-22 19:51:05 +00:00
CMakeLists.txt * Fix CMakeLists.txt issue with SVD 2008-08-20 15:58:01 +00:00