Package | Description |
---|---|
org.apache.lucene.util.bkd |
Block KD-tree, implementing the generic spatial data structure described in
this paper.
|
Modifier and Type | Method and Description |
---|---|
void |
BKDRadixSelector.heapRadixSort(HeapPointWriter points,
int from,
int to,
int dim,
int commonPrefixLength)
Sort the heap writer by the specified dim.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.