IMSL C# Numerical Library

NonlinearRegression.IDerivative Interface

Public interface for the user supplied function to compute the derivative for NonlinearRegression.

For a list of all members of this type, see NonlinearRegression.IDerivative Members.

public interface NonlinearRegression.IDerivative : IFunction

Requirements

Namespace: Imsl.Stat

Assembly: ImslCS (in ImslCS.dll)

See Also

NonlinearRegression.IDerivative Members | Imsl.Stat Namespace