FunctionGradient: Array;
The FunctionGradient property returns criterion function gradient that corresponds to the found solution.
To determine criterion function, use the ISmBoxConstrainedOptimization.FunctionString property.
The property use is given in the example for ISmBoxConstrainedOptimization.Solution
See also: