Stat Assembly > Stat Assembly Interfaces > ISmBoxConstrainedOptimization > ISmBoxConstrainedOptimization.ObjValByIter
ObjValByIter: Array;
ObjValByIter: System.Array;
The ObjValByIter property returns values of the criterion function by iterations.
To determine criterion function, use the ISmBoxConstrainedOptimization.FunctionString property.
The property use is given in the example for ISmBoxConstrainedOptimization.Solution.
See also: