O
- Object typepublic interface Norm<O> extends PrimitiveDistanceFunction<O>
Modifier and Type | Method and Description |
---|---|
double |
norm(O obj)
Compute the norm of object obj.
|
distance, getInputTypeRestriction
instantiate, isMetric, isSymmetric
double norm(O obj)
obj
- ObjectCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.