mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Add an article on derivatives
Change-Id: I4d3efbc38dc068035f30ff808dfdc7970408a010
This commit is contained in:
@@ -141,7 +141,7 @@ setting :member:`Solver::Options::trust_region_strategy_type`.
|
||||
Levenberg-Marquardt
|
||||
-------------------
|
||||
|
||||
The Levenberg-Marquardt algorithm [Levenberg]_ [Marquardt]_ is the
|
||||
The Levenberg-Marquardt algorithm [Levenberg]_ [Marquardt]_ is the
|
||||
most popular algorithm for solving non-linear least squares problems.
|
||||
It was also the first trust region algorithm to be developed
|
||||
[Levenberg]_ [Marquardt]_. Ceres implements an exact step [Madsen]_
|
||||
|
||||
Reference in New Issue
Block a user