public class QEntryDist<T> extends QEntry<T> implements PointEntryDist<T>
| Modifier and Type | Field and Description |
|---|---|
static org.tinspin.index.qthypercube2.QEntryDist.QEntryComparator |
COMP |
| Constructor and Description |
|---|
QEntryDist(QEntry<T> e,
double dist) |
| Modifier and Type | Method and Description |
|---|---|
double |
dist()
An entry with distance property.
|
enclosedBy, enclosedBy, isExact, point, setKey, toString, valueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpoint, valuepublic static final org.tinspin.index.qthypercube2.QEntryDist.QEntryComparator COMP
public double dist()
PointEntryDistdist in interface PointEntryDist<T>Copyright © 2018. All rights reserved.