aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h
Commit message (Expand)AuthorAge
* Replace assert() by eigen_assert() (fixes bug #548).Gravatar Jitse Niesen2013-02-02
* MINPACK license is OK for MPL2 after allGravatar Benoit Jacob2012-07-15
* Add a EIGEN_MPL2_ONLY build option to generate compiler errors when including...Gravatar Benoit Jacob2012-07-13
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* fix misc warningsGravatar Thomas Capricelli2011-02-04
* 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
* fix use of uninitialzed caluesGravatar Gael Guennebaud2010-04-17
* port ei_rwupdt to c++, and misc cleaningGravatar Thomas Capricelli2010-01-27
* use PlanarRotation<> instead of handmade givens rotation in cminpack codeGravatar Thomas Capricelli2010-01-26
* misc cleaningGravatar Thomas Capricelli2010-01-26
* rename NonLinear to NonLinearOptimizationGravatar Thomas Capricelli2009-11-09