IEmClusterAnalysisSettings.ClusterCount

Fore syntax

ClusterCount: Integer;

Fore.NET syntax

ClusterCount: integer;

Description

The ClusterCount property determines the number of clusters, into which object set must be divided.

Comments

The number of clusters must stay within limits 2 ≤ kN - 1.

Where:

Fore and Fore.NET examples

The property use is given in the example for IEmClusterAnalysisSettings.ClusterObjects.

See also:

IEmClusterAnalysisSettings