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