![]() | |
ClusterTInstance Properties |
The ClusterTInstance generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements in this cluster.
|
![]() | Dissimilarity |
Gets the dissimilarity / distance at which this cluster was found by the clustering algorithm.
|
![]() | Parent1 |
Gets this cluster's first parent, if the cluster was formed by joining two existing clusters. Otherwise returns
null.
|
![]() | Parent2 |
Gets this cluster's second parent, if the cluster was formed by joining two existing clusters. Otherwise returns
null.
|