aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/LeastSquares
Commit message (Expand)AuthorAge
* import back LeastSquares into eigen2support. Pass most of eigen2's 'regressio...Gravatar Benoit Jacob2011-01-26
* kill the LeastSquares module.Gravatar Benoit Jacob2010-04-29
* added comments to help vim understand the header files are c++.Gravatar Mark Borgerding2009-12-01
* 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
* reimplement linearRegression on top of fitHyperplane which is much betterGravatar Benoit Jacob2009-05-05
* * mark Geometry as experimentalGravatar Benoit Jacob2009-01-26
* rename Regression --> LeastSquaresGravatar Benoit Jacob2009-01-04