ISmSelfOrganizingMap.Clusters

Fore Syntax

Clusters: IClustersType;

Fore.NET Syntax

Clusters: Prognoz.Platform.Interop.Stat.IClustersType;

Description

The Clusters property returns the clusters obtained as the result of method calculation.

Comments

Use the ISmSelfOrganizingMap.Membership property to get objects' membership in clusters.

Fore and Fore.NET Examples

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

See also:

ISmSelfOrganizingMap