pub const DEFAULT_GPU_MIN_POINTS_EUCLIDEAN: usize = 2_000; // 2_000usize
Minimum point count before GPU Euclidean clustering is selected under Auto.
Auto