ClusterSetTInstance Methods | |
The ClusterSetTInstance generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator | ||
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | 
                Returns a string representation for the cluster-set in the form 'Dissimilarity   {cluster1, cluster2, ...,
                clusterN}'.
              (Overrides ObjectToString.) | |
| ToString(Boolean) | 
                Returns a string representation for the cluster-set in the form 'Dissimilarity   {cluster1, cluster2, ...,
                clusterN}'. The presentation of the dissimilarity value is optional.
              |