Talk:Levenberg–Marquardt algorithm: Difference between revisions

Content deleted Content added
Correction of my previous edit
Modified "L-M is for nonlinear least squares problems only" section after I fixed issue with main article.
Line 1:
== L-M is for nonlinear least squares problems only ==
 
The article really doesn't make clear that the L-M algorithm is for solving nonlinear least squares problems, not the more general class of nonlinear optimization problems. In fact, the introduction givesused to give the impression that the L-M algorithm is used to solve general nonlinear optimization problems, which is not true.
 
== Functions vs. Values ==