aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h
Commit message (Collapse)AuthorAge
* Fix bug #314: move remaining math functions from internal to numext namespaceGravatar Gael Guennebaud2013-06-10
|
* Clean source code and unit tests with respect to -Wunused-local-typedefsGravatar Gael Guennebaud2013-04-10
|
* Fix a couple of remaining warnings (missing newlines, inline-noinline, ↵Gravatar Gael Guennebaud2013-03-01
| | | | meaningless type qualifiers)
* Set built-in sparse QR as the default sparse solver and add ComputationInfo ↵Gravatar Desire NUENTSA2013-02-20
| | | | for Levenberg Marquardt,
* 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