|
OverSim
|
OverlayKey XOR Metric. More...
#include <Comparator.h>
Public Member Functions | |
| OverlayKey | distance (const OverlayKey &x, const OverlayKey &y) const |
| calculates the distance from x to y with the XOR metric | |
OverlayKey XOR Metric.
Definition at line 90 of file Comparator.h.
|
inline |
calculates the distance from x to y with the XOR metric
| x | origination key |
| y | destination key |
Definition at line 100 of file Comparator.h.