GetObjFunValue: Variant;
The GetObjFunValue method calculates and returns criterion function value.
To get value of partial derivative of criterion function by j-th variable, use the ICallbackNLOptimization.GetObjFunPartialDeriv method.
The property use is given in the example for ICallbackNLOptimization.GetConstraintPartialDeriv.
See also: