Solves a nonlinear least-squares problem subject to bounds on the
variables using a modified Levenberg-Marquardt algorithm.
The BoundedLeastSquares..::.IFunction type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | F |
Public interface for the user-supplied function to evaluate the
function that defines the least-squares problem.
|