Solves a nonlinear least squares problem using a modified
Levenberg-Marquardt algorithm.
The NonlinLeastSquares..::.IJacobian type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | F |
User supplied nonlinear least-squares function.
(Inherited from NonlinLeastSquares..::.IFunction.) |
![]() | Jacobian |
Jacobian of the user supplied nonlinear least squares function.
|