OptimalFunctionValue: Double;
The OptimalFunctionValue property returns the criterion function value that corresponds to the found solution.
To get the value of criterion function by iterations, use the ISmBoxConstrainedOptimization.ObjValByIter property.
The property use is given in the example for ISmBoxConstrainedOptimization.Solution
See also: