V
- Vector type, usually NumberVector or above.public interface WeightedNumberVectorDistanceFunction<V> extends NumberVectorDistanceFunction<V>
Modifier and Type | Field and Description |
---|---|
static OptionID |
WEIGHTS_ID
Parameter to set the weights of the weighted distance function.
|
distance
distance, getInputTypeRestriction, instantiate
isMetric, isSquared, isSymmetric
static final OptionID WEIGHTS_ID
Copyright © 2019 ELKI Development Team. License information.