#include <Comparator.h>
Public Member Functions | |
| OverlayKey | distance (const OverlayKey &x, const OverlayKey &y) const |
| calculates the distance from x to y on a unidirectional ring | |
Definition at line 138 of file Comparator.h.
| OverlayKey KeyUniRingMetric::distance | ( | const OverlayKey & | x, | |
| const OverlayKey & | y | |||
| ) | const [inline] |
calculates the distance from x to y on a unidirectional ring
| x | origination key | |
| y | destination key |
Definition at line 148 of file Comparator.h.
1.5.8