| 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 | Field and Description |
|---|---|
static MaximumDistanceFunction |
MaximumDistanceFunction.STATIC
Static instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected MaximumDistanceFunction |
MaximumDistanceFunction.Parameterizer.makeInstance() |