public interface IndexBasedDistanceFunction<O,D extends Distance<D>> extends DistanceFunction<O,D>
Modifier and Type | Interface and Description |
---|---|
static interface |
IndexBasedDistanceFunction.Instance<T,I extends Index,D extends Distance<D>>
Instance interface for Index based distance functions.
|
Modifier and Type | Field and Description |
---|---|
static OptionID |
INDEX_ID
OptionID for the index parameter
|
getDistanceFactory, getInputTypeRestriction, instantiate, isMetric, isSymmetric
static final OptionID INDEX_ID