Stat Assembly > Stat Assembly Interfaces > ISmSelfOrganizingMap > ISmSelfOrganizingMap.Clusters
Clusters: IClustersType;
Clusters: Prognoz.Platform.Interop.Stat.IClustersType;
The Clusters property returns the clusters obtained as the result of method calculation.
Use the ISmSelfOrganizingMap.Membership property to get objects' membership in clusters.
The property use is given in the example for ISmSelfOrganizingMap.Data.
See also: