ISmKmeansClusterAnalysis.MaxIt

Fore Syntax

MaxIt: Integer;

Fore.NET Syntax

MaxIt: Integer;

Description

The MaxIt property determines the maximum number of iterations within which the solution is found.

Fore and Fore.NET Examples

The property use is given in the example for ISmKmeansClusterAnalysis.Objects.

See also:

ISmKmeansClusterAnalysis