AnnoyParam              The AnnoyParam class
BiocNeighborIndex       The BiocNeighborIndex class
BiocNeighborParam       The BiocNeighborParam class
BiocNeighbors-package   BiocNeighbors: Nearest Neighbor Detection for
                        Bioconductor Packages
ExhaustiveParam         The ExhaustiveParam class
HnswParam               The HnswParam class
KmknnParam              The KmknnParam class
VptreeParam             The VptreeParam class
buildIndex              Build a nearest-neighbor index
defineBuilder           Define an index builder
findDistance            Distance to the k-th nearest neighbor
findKNN                 Find k-nearest neighbors
findMutualNN            Find mutual nearest neighbors
findNeighbors           Find neighbors within a threshold distance
queryDistance           Distance to the k-th nearest neighbor to query
                        points
queryKNN                Query k-nearest neighbors
queryNeighbors          Query neighbors within a threshold distance
