ISmSelfOrganizingMap.ClusterCount

Fore Syntax

ClusterCount: Integer;

Fore.NET Syntax

ClusterCount: integer;

Description

The ClusterCount property determines the number of clusters into which the source data should be divided.

Comments

Source series are determined by the ISmSelfOrganizingMap.Data property.

Fore and Fore.NET Examples

The property use is given in the example for ISmSelfOrganizingMap.Data.

See also:

ISmSelfOrganizingMap