aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/CMakeLists.txt
Commit message (Expand)AuthorAge
* * added a lazyAssign overload skipping .lazy() such that c = (<xpr>).lazy() s...Gravatar Gael Guennebaud2008-07-09
* * update CMakeLists, only build instantiations if TEST_LIB is definedGravatar Benoit Jacob2008-06-27
* Add QR and Cholesky module instantiations in the lib.Gravatar Gael Guennebaud2008-06-14
* Added the computation of eigen vectors in the symmetric eigen solver.Gravatar Gael Guennebaud2008-06-02
* added an *optional* Eigen2 dynamic library.Gravatar Gael Guennebaud2008-05-31
* -fix certain #includesGravatar Benoit Jacob2008-05-12
* part 2 of the reorganization. Benefits/changes:Gravatar Benoit Jacob2007-12-28
* rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h>Gravatar Benoit Jacob2007-12-20