Crate vec_vp_tree

Source
Expand description

An implementation of a vantage-point tree backed by a vector.

Modules§

dist
Distance-function trait and helper types for VpTree.

Structs§

Neighbor
Wrapper of an item and a distance, returned by Neighbors.
VpTree
An implementation of a vantage-point tree backed by a vector.