Crate vec_vp_tree [−] [src]
An implementation of a vantage-point tree backed by a vector.
Modules
dist |
Distance-function trait and helper types for |
Structs
Neighbor |
Wrapper of an item and a distance, returned by |
VpTree |
An implementation of a vantage-point tree backed by a vector. |