Click or drag to resize

IObjectiveFunction Methods

The IObjectiveFunction type exposes the following members.

Methods
 NameDescription
Public methodCreateNew Creates a new unevaluated and independent copy of this objective function.
(Inherited from IObjectiveFunctionEvaluation)
Public methodEvaluateAt Evaluates the objective function at the specified point.
Public methodFork Creates a new independent copy of this objective function, evaluated at the same point.
Top
See Also