Measure.TYPES
Modifier and Type | Field and Description |
---|---|
protected boolean |
fullMatrix |
protected Measure<O> |
m |
protected java.lang.ref.Reference<Matrix<O,O>> |
mValues |
Constructor and Description |
---|
MeasureCache(Measure<O> m) |
MeasureCache(Measure<O> m,
boolean fullMatrix) |
Modifier and Type | Method and Description |
---|---|
protected void |
createMatrix() |
double |
getDissim(O o1,
O o2) |
double |
getMeasureValue(O o1,
O o2) |
Measure.TYPES |
getMType() |
double |
getSim(O o1,
O o2) |
protected void createMatrix()
public Measure.TYPES getMType()
public double getMeasureValue(O o1, O o2)
getMeasureValue
in interface Measure<O>
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017