IMSL C# Numerical Library

BoundedLeastSquares.IJacobian Interface

Public interface for the user-supplied function to compute the Jacobian.

For a list of all members of this type, see BoundedLeastSquares.IJacobian Members.

public interface BoundedLeastSquares.IJacobian : IFunction

Requirements

Namespace: Imsl.Math

Assembly: ImslCS (in ImslCS.dll)

See Also

BoundedLeastSquares.IJacobian Members | Imsl.Math Namespace