aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/CMakeLists.txt
Commit message (Expand)AuthorAge
* Improves the filter for hidden files in "Eigen" and "Eigen/src".Gravatar Frederic Gosselin2010-11-22
* fix installation of global headers in case the src path contains 'src'Gravatar Cyrille Berger2010-05-08
* Eigen/CMakeLists.txt: remove parens from if.Gravatar Jitse Niesen2009-11-20
* * in Eigen/CMakeLists.txt, finally do a globbing to we no longer will have pr...Gravatar Benoit Jacob2009-11-19
* introduce ei_xxx_return_value and ei_xxx_impl for xxx in solve,kernel,implGravatar Benoit Jacob2009-11-03
* rename the EigenSolver module to EigenvaluesGravatar Gael Guennebaud2009-09-04
* move eigen values related stuff of the QR module to a new EigenSolver module.Gravatar Gael Guennebaud2009-09-03
* fix installation for recently added filesGravatar Thomas Capricelli2009-08-25
* Add COMPONENT DevelGravatar Laurent Montel2009-02-23
* setup the unsupported directory structure.Gravatar Gael Guennebaud2009-02-04
* * mark Geometry as experimentalGravatar Benoit Jacob2009-01-26
* * clarify the situation with experimental partsGravatar Benoit Jacob2009-01-19
* Based on code + help from Alex Stapleton:Gravatar Benoit Jacob2009-01-09
* 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