CriterionFunctionTrajectory: Array;
The CriterionFunctionTrajectory property returns trajectory of criterion function that is resulted after calculation of non-linear optimization method.
To get intermediate values of criterion function for each iteration as an array, use the INonLoResults.ObjValByIter property.
The property use is given in the example for INonLinearExplanatory.Retrospective.
See also: