
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, getInputTypeRestrictioninstantiate, isMetric, isSymmetricdouble norm(O obj)
obj - ObjectCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.