ClusteringResultTInstance Properties | |
The ClusteringResultTInstance generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of ClusterSetTInstance found by the algorithm.
| |
| Item |
Gets or sets the ClusterSetTInstance at the given index of the sequence.
| |
| SingleCluster |
Gets the ClusterTInstance corresponding to the agglomeration of all the
TInstance
elements considered by the algorithm.
|