Package | Description |
---|---|
messif.algorithms.impl |
Implementation of basic search algorithms.
|
Modifier and Type | Method and Description |
---|---|
void |
FileSequentialScan.batchQuerySearch(BatchKNNQueryOperation operation)
Processes the batch k-NN operation; the batch is split into sub-batches which are processed
in parallel.
|