Click or drag to resize
MinUnconMultiVar.IFunction Interface
Interface for the user supplied multivariate function to be minimized.

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

The MinUnconMultiVar. IFunction type exposes the following members.

Methods
  NameDescription
Public methodF
Multivariate function to be minimized.
Top
See Also