eigen/Eigen
Benoit Jacob c5bd1703cb change derived classes methods from "private:_method()"
to "public:method()" i.e. reimplementing the generic method()
from MatrixBase.
improves compilation speed by 7%, reduces almost by half the call depth
of trivial functions, making gcc errors and application backtraces
nicer...
2008-06-26 20:08:16 +00:00
..
src change derived classes methods from "private:_method()" 2008-06-26 20:08:16 +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 add experimental code for sparse matrix: 2008-06-23 13:25:22 +00:00