Click or drag to resize

ClusterSetTInstance Methods

The ClusterSetTInstance generic type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns a string representation for the cluster-set in the form 'Dissimilarity {cluster1, cluster2, ..., clusterN}'.
(Overrides ObjectToString.)
Public methodToString(Boolean)
Returns a string representation for the cluster-set in the form 'Dissimilarity {cluster1, cluster2, ..., clusterN}'. The presentation of the dissimilarity value is optional.
Top
See Also