FunctionGradient: Array;
The FunctionGradient property returns criterion function gradient that corresponds to the found solution.
To set non-linear constraints, use the ISmNonLinearOptimization.NonLinearConstraints property
The property use is given in the example for ISmNonLinearOptimization.InitApproximation.
See also: