class |
FilteredSearch |
Class implementing the brute force search algorithm for nearest neighbour search, filtered using PLS.
|
class |
FilteredSearchWithIndices |
FilteredSearch with index support.
|
class |
NewNNSearchWithIndices |
NewNNSearch with index support.
|
class |
PCANNSearch |
Class implementing the brute force search algorithm for nearest neighbour search, filtered using PLS.
|
class |
PCANNSearchWithIndices |
PCANNSearch with index support.
|
class |
PLSNNSearch |
Class implementing the brute force search algorithm for nearest neighbour search, filtered using PLS.
|
class |
PLSNNSearchWithIndices |
PLSNNSearch with index support.
|
class |
TransformNNSearch |
|