Click or drag to resize

IActiveSetQPSolverOptimalObjectiveFunctionValue Property

If the solver was successful, OptimalObjectiveFunctionValue returns the minimum value of the objective function.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public abstract double OptimalObjectiveFunctionValue { get; }

Property Value

Double
See Also