Click or drag to resize

NonlinearProgrammingProblemObjectiveFunction Property

Gets and sets the objective funtion to minimize.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleFunctional ObjectiveFunction { get; set; }

Property Value

DoubleFunctional
See Also