AgglomerativeClusteringAlgorithmTInstance Methods | |
The AgglomerativeClusteringAlgorithmTInstance generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetClustering(ISetTInstance) |
Clusters the set of TInstance given to the algorithm.
| |
| GetClustering(ClusterSetTInstance) |
Runs the clustering algorithm over the given ClusterSetTInstance.
| |
| GetClustering(IEnumerableClusterTInstance, Double) |
Runs the clustering algorithm over the set of given ClusterTInstance.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |