Clustering
C++20 header-only: DBSCAN, HDBSCAN, k-means.
Loading...
Searching...
No Matches
clustering::math::Pool Member List

This is the complete list of members for clustering::math::Pool, including all inherited members.

poolclustering::math::Pool
shouldParallelize(std::size_t totalWork, std::size_t minChunk, std::size_t minTasksPerWorker=2) const noexceptclustering::math::Poolinline
shouldParallelizeWork(std::size_t totalOps, std::size_t minOpsPerWorker=std::size_t{1}<< 15) const noexceptclustering::math::Poolinline
workerCount() const noexceptclustering::math::Poolinline
workerIndex() noexceptclustering::math::Poolinlinestatic