Talk:Levenberg–Marquardt algorithm: Difference between revisions

Content deleted Content added
Modified "L-M is for nonlinear least squares problems only" section after I fixed issue with main article.
Fixes my last edit, which was flawed.
Line 1:
== L-M is for nonlinear least squares problems only ==
 
The article reallyneeds doesn'tto 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 used to give the impression that the L-M algorithm is used to solve general nonlinear optimization problems, which is not true.
 
== Functions vs. Values ==