| Package | Description |
|---|---|
| org.tinspin.index.qthypercube |
| Modifier and Type | Class and Description |
|---|---|
class |
QREntryDist<T> |
| Modifier and Type | Method and Description |
|---|---|
QREntry<T> |
QRIterator.next() |
| Modifier and Type | Method and Description |
|---|---|
static double |
QUtil.distToRectCenter(double[] p,
QREntry<?> e)
Calculates distance to center point of rectangle.
|
static double |
QUtil.distToRectEdge(double[] p,
QREntry<?> e)
Calculates distance to edge of rectangle.
|
boolean |
QREntry.isExact(QREntry<T> e) |
static <T> boolean |
QUtil.isRectEqual(QREntry<T> e,
double[] keyL,
double[] keyU) |
| Constructor and Description |
|---|
QREntryDist(QREntry<T> e,
double dist) |
Copyright © 2018. All rights reserved.