IMSL C# Numerical Library

NonlinLeastSquares.IJacobian Interface

Interface for the user supplied nonlinear least squares function and its Jacobian.

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

public interface NonlinLeastSquares.IJacobian : IFunction

Requirements

Namespace: Imsl.Math

Assembly: ImslCS (in ImslCS.dll)

See Also

NonlinLeastSquares.IJacobian Members | Imsl.Math Namespace