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
findDistanceFromIndex   Distance to the k-th nearest neighbor
findKnnFromIndex        Find k-nearest neighbors
findMutualNN            Find mutual nearest neighbors
findNeighborsFromIndex
                        Find neighbors within a threshold distance
queryDistanceFromIndex
                        Distance to the k-th nearest neighbor to query
                        points
queryKnnFromIndex       Query k-nearest neighbors
queryNeighborsFromIndex
                        Query neighbors within a threshold distance
