Click or drag to resize
IJacobian Methods

The BoundedLeastSquaresIJacobian type exposes the following members.

Methods
  NameDescription
Public methodF
Public interface for the user-supplied function to evaluate the function that defines the least-squares problem.
(Inherited from BoundedLeastSquaresIFunction.)
Public methodJacobian
Public interface for the user-supplied function to compute the Jacobian.
Top
See Also