Click or drag to resize
NonlinLeastSquaresIFunction Interface
Interface for the user supplied nonlinear least-squares function.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public interface IFunction

The NonlinLeastSquaresIFunction type exposes the following members.

Methods
  NameDescription
Public methodF
User supplied nonlinear least-squares function.
Top
See Also