aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Cholesky/CholeskyInstantiations.cpp
Commit message (Collapse)AuthorAge
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
| | | | it never made very precise sense. but now does it still make any?
* Add QR and Cholesky module instantiations in the lib.Gravatar Gael Guennebaud2008-06-14
To try it with the unit tests set the cmake variable TEST_LIB to ON.