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, instantiateisMetric, isSquared, isSymmetricdouble norm(O obj)
obj - ObjectCopyright © 2019 ELKI Development Team. License information.