OptimalFunctionValue: Double;
OptimalFunctionValue: double;
The OptimalFunctionValue property returns the criterion function value that corresponds to the found solution.
This property is relevant is the method was calculated without errors.
Property use is given in the examples for ISmQuadraticProgramming.CriterionFunction.
See also