Implements a brute-force search for nearest neighbors.
Interface to build nearest-neighbor indices.
Implements the k-means with k-nearest neighbors (KMKNN) algorithm.
Wrapper for L2 normalization prior to search.
Interface for prebuilt nearest-neighbor indices.
Implements a vantage point (VP) tree to search for nearest neighbors.
Classes for distance calculations.
Find nearest neighbors from an existing index.
Collection of KNN algorithms.
Definition Bruteforce.hpp:22