eigen/Eigen
Benoit Jacob e27b2b95cf * rework Map, allow vectorization
* rework PacketMath and DummyPacketMath, make these actual template
specializations instead of just overriding by non-template inline
functions
* introduce ei_ploadt and ei_pstoret, make use of them in Map and Matrix
* remove Matrix::map() methods, use Map constructors instead.
2008-06-27 01:22:35 +00:00
..
src * rework Map, allow vectorization 2008-06-27 01:22:35 +00:00
Array * added a pseudo expression Array giving access to: 2008-06-20 12:38:03 +00:00
Cholesky
CMakeLists.txt
Core split sum away from redux and vectorize it. 2008-06-23 10:32:48 +00:00
CoreDeclarations
Geometry work on rotations in the Geometry module: 2008-06-21 15:01:49 +00:00
LU
QR * Added a generalized eigen solver for the selfadjoint case. 2008-06-14 19:42:12 +00:00
Sparse various work on the Sparse module: 2008-06-26 23:22:26 +00:00