IMSL C# Numerical Library

BoundedLeastSquares.IFunction Interface

Public interface for the user-supplied function to evaluate the function that defines the least-squares problem.

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

Imsl.Math.BoundedLeastSquares.IFunction
   Imsl.Math.BoundedLeastSquares.IJacobian

public interface BoundedLeastSquares.IFunction

Requirements

Namespace: Imsl.Math

Assembly: ImslCS (in ImslCS.dll)

See Also

BoundedLeastSquares.IFunction Members | Imsl.Math Namespace