Expand description
KD-Tree optimizations for common spatial operations
This module extends the KD-Tree implementation with specialized methods for optimizing common spatial operations, such as computing Hausdorff distances between large point sets.
Traitsยง
- KDTree
Optimized - Extension trait to add optimized operations to the KDTree