ISummaryStatistics.NumOfIter

Syntax

NumOfIter: Integer;

Description

The NumOfIter property returns the number of iterations within which the decision was found.

Comments

For non-iterative methods this property returns the value -1.

Example

The property use is given in the example for ISummaryStatistics.MAE.

See also:

ISummaryStatistics