public interface Measure<O>
Modifier and Type | Interface and Description |
---|---|
static class |
Measure.TYPES |
Modifier and Type | Method and Description |
---|---|
double |
getDissim(O o1,
O o2) |
double |
getMeasureValue(O o1,
O o2) |
Measure.TYPES |
getMType() |
double |
getSim(O o1,
O o2) |
(C) INRIA, UPMF & friends, 2008-2015