|
Clustering
C++20 header-only: DBSCAN, HDBSCAN, k-means.
|
This is the complete list of members for clustering::math::Pool, including all inherited members.
| pool | clustering::math::Pool | |
| shouldParallelize(std::size_t totalWork, std::size_t minChunk, std::size_t minTasksPerWorker=2) const noexcept | clustering::math::Pool | inline |
| shouldParallelizeWork(std::size_t totalOps, std::size_t minOpsPerWorker=std::size_t{1}<< 15) const noexcept | clustering::math::Pool | inline |
| workerCount() const noexcept | clustering::math::Pool | inline |
| workerIndex() noexcept | clustering::math::Pool | inlinestatic |