|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DistanceMeasure | Interface for distance measures of n-dimensional vectors. |
Class Summary | |
---|---|
CanberraDistance | Calculates the Canberra distance between two points. |
ChebyshevDistance | Calculates the L∞ (max of abs) distance between two points. |
EuclideanDistance | Calculates the L2 (Euclidean) distance between two points. |
ManhattanDistance | Calculates the L1 (sum of abs) distance between two points. |
Common distance measures.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |