BoundedLeastSquares.IJacobian Interface |
Namespace: Imsl.Math
The BoundedLeastSquares. IJacobian type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.
|