|
Clustering
C++20 header-only: DBSCAN, HDBSCAN, k-means.
|
| Nclustering | |
| Nhdbscan | |
| RMstBackendStrategy | Contract for an MST backend satisfying the frozen clustering::hdbscan::MstOutput shape |
| Nindex | |
| RRangeIndex | Contract for spatial indexes that can surface the radius-neighborhood adjacency over a borrowed point cloud in one call |
| Nkmeans | |
| RLloydStrategy | Contract for the Lloyd driver that KMeans<T> delegates to |
| RSeederStrategy | Contract for the seeder that produces initial centroids for the Lloyd driver |