kiddo 5.0.3

A high-performance, flexible, ergonomic k-d tree library. Ideal for geo- and astro- nearest-neighbour and k-nearest-neighbor queries
Documentation
1
2
3
4
5
// pub mod best_n_within;
// pub mod nearest_n;
pub mod nearest_one;
// pub mod within;
// pub mod within_unsorted;