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