|
cheshirekow
v0.1.0
|
search implementations for a euclean metric space, distance is euclidean distance, ball is a euclidean ball More...
Namespaces | |
| blocks | |
Classes | |
| class | Ball |
| struct | Distance |
| provides euclidean distance computation More... | |
| struct | HyperRect |
| an NDim dimensional hyperrectangle, represented as a min and max extent More... | |
| struct | Key |
| class | KNearest |
| class | KNearestBall |
| class | KNearestBallCenter |
| performs search for k-NN within a ball at a specified center and radius More... | |
| class | Nearest |
| provides a search algorithm for finding the nearest point in the kd tree to some query point. More... | |
search implementations for a euclean metric space, distance is euclidean distance, ball is a euclidean ball