ITargetResults.ObjValByIter

Syntax

ObjValByIter: Array;

Description

The ObjValByIter property returns change progress of criterion function during non-linear programming problem solution.

Comments

The progress is controlled by the ICpTargetAdjustment.MaxIterationsCount property.

Example

The property use is given in the example for ICpTargetAdjustment.Tolerance.

See also:

ITargetResults