Solves a nonlinear least squares problem using a modified Levenberg-Marquardt algorithm.

The NonlinLeastSquares..::.IFunction type exposes the following members.

Methods

NameDescription
F
User supplied nonlinear least-squares function.

See Also