aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h
Commit message (Collapse)AuthorAge
* MINPACK license is OK for MPL2 after allGravatar Benoit Jacob2012-07-15
|
* Add a EIGEN_MPL2_ONLY build option to generate compiler errors when ↵Gravatar Benoit Jacob2012-07-13
| | | | including non-MPL2 modules
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
|
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
|
* rename PlanarRotation -> JacobiRotationGravatar Benoit Jacob2010-10-19
|
* the Index types change.Gravatar Benoit Jacob2010-05-30
| | | | As discussed on the list (too long to explain here).
* use PlanarRotation<> instead of handmade givens rotation in cminpack codeGravatar Thomas Capricelli2010-01-26
| | | | | + cleaning. This results in some more memory being used, but not much.
* clean r1mpyq: remove fortran leftoversGravatar Thomas Capricelli2010-01-26
|
* misc cleaningGravatar Thomas Capricelli2010-01-26
|
* cleaningGravatar Thomas Capricelli2009-11-26
|
* silent warningsGravatar Thomas Capricelli2009-11-25
|
* rename NonLinear to NonLinearOptimizationGravatar Thomas Capricelli2009-11-09