D
- Distancepublic interface DistanceDBIDPair<D extends Distance<D>> extends DBIDRef
DBIDRef
.Modifier and Type | Method and Description |
---|---|
int |
compareByDistance(DistanceDBIDPair<D> other)
Compare to another result, by distance, smaller first.
|
D |
getDistance()
Get the distance.
|
equals, hashCode, internalGetIndex
D getDistance()
int compareByDistance(DistanceDBIDPair<D> other)
other
- Other result