| FilteredSearch |
Class implementing the brute force search algorithm for nearest neighbour search, filtered using PLS.
|
| NearestNeighbourSearchWithIndices |
Interface for neighborhood search algorithms that can return the indices of the neighbors.
|
| NewNNSearch |
Class implementing the brute force search algorithm for nearest neighbour search.
|
| NewNNSearch.InstanceNode |
|
| PCANNSearch |
Class implementing the brute force search algorithm for nearest neighbour search, filtered using PLS.
|
| PLSNNSearch |
Class implementing the brute force search algorithm for nearest neighbour search, filtered using PLS.
|
| TransformNNSearch |
|