aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h
Commit message (Expand)AuthorAge
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Fix typos found using codespellGravatar Gael Guennebaud2018-06-07
* Fixed some incorrect assertionsGravatar Benoit Steiner2016-05-05
* Add const getters for LM parametersGravatar Nicolas Mellado2015-07-17
* Index refactoring: StorageIndex must be used for storage only (and locally wh...Gravatar Gael Guennebaud2015-02-13
* Allow LevenbergMarquardt to work with non-standard types.Gravatar Freddie Witherden2014-08-27
* Add no_assignment_operator to a few classes that must not be assigned, and fi...Gravatar Gael Guennebaud2013-07-10
* Fix bug #596 : Recover plain SparseMatrix from SparseQR matrixQ()Gravatar Desire NUENTSA2013-05-21
* Set built-in sparse QR as the default sparse solver and add ComputationInfo ...Gravatar Desire NUENTSA2013-02-20
* Replace assert() by eigen_assert() (fixes bug #548).Gravatar Jitse Niesen2013-02-02
* Move work in progress Levenberg Marquardt module in unsupportedGravatar Gael Guennebaud2012-12-08