aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/CMakeLists.txt
Commit message (Expand)AuthorAge
* forgot to install the LeastSquares headerGravatar Benoit Jacob2009-01-05
* prefix all Eigen cmake variable with EIGEN_ and switched to lowercase for all...Gravatar Gael Guennebaud2008-12-02
* CoreDeclarations was removedGravatar Jure Repinc2008-08-28
* forgot to install Regression public headerGravatar Benoit Jacob2008-08-24
* * Fix CMakeLists.txt issue with SVDGravatar Gael Guennebaud2008-08-20
* *make Eigen2 install to prefix/include/eigen2/EigenGravatar Benoit Jacob2008-08-16
* * 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