The BoundedLeastSquares..::.IJacobian type exposes the following members.

Methods

NameDescription
F
Public interface for the user-supplied function to evaluate the function that defines the least-squares problem.
(Inherited from BoundedLeastSquares..::.IFunction.)
Jacobian
Public interface for the user-supplied function to compute the Jacobian.

See Also