Click or drag to resize

ClusterTInstanceEquals Method

Overload List
  NameDescription
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(ClusterTInstance)
Checks whether this cluster is equal to another. Equality between cluster occurs when they are the same object or when the clusters contain the same elements, were created based on the same parent clusters and have the same associated dissimilarity.
Top
See Also