| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.distance.distancefunction.minkowski |
Minkowski space L_p norms such as the popular Euclidean and Manhattan distances.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EuclideanDistanceFunction
Euclidean distance for
NumberVectors. |
class |
ManhattanDistanceFunction
Manhattan distance for
NumberVectors. |
| Modifier and Type | Method and Description |
|---|---|
protected LPIntegerNormDistanceFunction |
LPIntegerNormDistanceFunction.Parameterizer.makeInstance() |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.