Click or drag to resize
MinUnconMultiVarIFunction 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 MinUnconMultiVarIFunction type exposes the following members.

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