aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/CMakeLists.txt
Commit message (Expand)AuthorAge
* bug #1167: simplify installation of header files using cmake's install(DIRECT...Gravatar Gael Guennebaud2016-08-29
* Improves the filter for hidden files in "Eigen" and "Eigen/src".Gravatar Frederic Gosselin2010-11-22
* add cmakelists for 2 subdirs and make sure all subdirs are installed (GLOB)Gravatar Benoit Jacob2010-09-14
* finish to merge Array into Core:Gravatar Gael Guennebaud2010-06-19
* kill the LeastSquares module.Gravatar Benoit Jacob2010-04-29
* Add the concept of base class plugins, and started to write the ArrayBase class.Gravatar Gael Guennebaud2009-11-20
* 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
* fix buildGravatar Vincenzo Di Massa2009-02-07
* * mark Geometry as experimentalGravatar Benoit Jacob2009-01-26
* I assume these files where supposed to be installedGravatar Marijn Kruisselbrink2009-01-19
* * Fix CMakeLists.txt issue with SVDGravatar Gael Guennebaud2008-08-20
* * add Regression module, from eigen1, improved, with doc and unit-test.Gravatar Benoit Jacob2008-08-11
* * update CMakeLists, only build instantiations if TEST_LIB is definedGravatar Benoit Jacob2008-06-27
* added Cholesky moduleGravatar Gael Guennebaud2008-04-27
* Added Triangular expression to extract upper or lower (strictly or not)Gravatar Gael Guennebaud2008-04-26
* * Start of the LU module, with matrix inversion already there andGravatar Benoit Jacob2008-04-14
* part 2 of the reorganization. Benefits/changes:Gravatar Benoit Jacob2007-12-28