Click or drag to resize

ClusterSetTInstanceToString Method

Overload List
  NameDescription
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