|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
KNNQuery<O,D extends Distance<D>> | The interface of an actual instance. |
Class Summary | |
---|---|
AbstractDistanceKNNQuery<O,D extends Distance<D>> | Instance for the query on a particular database. |
LinearScanKNNQuery<O,D extends Distance<D>> | Instance of this query for a particular database. |
LinearScanPrimitiveDistanceKNNQuery<O,D extends Distance<D>> | Instance of this query for a particular database. |
LinearScanRawDoubleDistanceKNNQuery<O> | Optimized linear scan query for PrimitiveDoubleDistanceFunction s. |
PreprocessorKNNQuery<O,D extends Distance<D>> | Instance for a particular database, invoking the preprocessor. |
Prepared queries for k nearest neighbor (kNN) queries.
|
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |