| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.distance.distancefunction.minkowski |
Minkowski space Lp norms such as the popular Euclidean and
Manhattan distances.
|
| Modifier and Type | Field and Description |
|---|---|
static ManhattanDistanceFunction |
ManhattanDistanceFunction.STATIC
The static instance to use.
|
| Modifier and Type | Method and Description |
|---|---|
protected ManhattanDistanceFunction |
ManhattanDistanceFunction.Parameterizer.makeInstance() |
Copyright © 2019 ELKI Development Team. License information.