O
- Object typeD
- Distance typepublic interface Norm<O,D extends Distance<D>> extends DistanceFunction<O,D>
Modifier and Type | Method and Description |
---|---|
D |
norm(O obj)
Compute the norm of object obj.
|
getDistanceFactory, getInputTypeRestriction, instantiate, isMetric, isSymmetric