O
- Object typepublic interface PrimitiveDoubleDistanceFunction<O> extends PrimitiveDistanceFunction<O,DoubleDistance>
Modifier and Type | Method and Description |
---|---|
double |
doubleDistance(O o1,
O o2)
Computes the distance between two given Objects according to this distance
function.
|
distance, getInputTypeRestriction
getDistanceFactory, instantiate, isMetric, isSymmetric