|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MinkowskiMetric | |
---|---|
net.sourceforge.cilib.util |
Uses of MinkowskiMetric in net.sourceforge.cilib.util |
---|
Subclasses of MinkowskiMetric in net.sourceforge.cilib.util | |
---|---|
class |
ChebyshevDistanceMeasure
Chebyshev Distance is a special case of the Minkowski Metric with 'alpha' := infinity. |
class |
EuclideanDistanceMeasure
Euclidean Distance is a special case of the MinkowskiMetric with alpha = 2 . |
class |
ManhattanDistanceMeasure
Manhattan Distance is a special case of the Minkowski Metric with 'alpha' := 1. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |