BICO |
A instance of this class provides the BICO clustering algorithm.
|
ClusteringFeature |
Provides a ClusteringFeature.
|
ClusteringTreeHeadNode |
Provides a ClusteringTreeNode with an extended nearest neighbor search in the
root.
|
ClusteringTreeNode |
Provides a tree of ClusterFeatures.
|
CoresetKMeans |
Provides methods to execute the k-means and k-means++ algorithm with a
clustering.
|
CuckooHashing<T> |
Provides a hash table based on Cuckoo Hashing.
|
DietzfelbingerHash |
Provides a Dietzfelbinger hash function.
|
Metric |
Provides methods to calculate different distances of points.
|