ITargetResults.OptimalValue

Syntax

OptimalValue: Double;

Description

The OptimalValue property returns optimal value of criterion function.

Comments

To get criterion function trajectory, use the ITargetResults.CriterionFunctionTrajectory property.

Example

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

See also:

ITargetResults