Click or drag to resize
MinUnconIFunction Interface
Interface for the user supplied function for the smooth function of a single variable to be minimized.

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

The MinUnconIFunction type exposes the following members.

Methods
  NameDescription
Public methodF
Smooth function of a single variable to be minimized.
Top
See Also