|
|
HammingDistance Method |
| Name | Description | |
|---|---|---|
| Distance(Byte, Byte) |
Computes the distance d(x,y) between points
x and y.
| |
| Distance(BitArray, BitArray) |
Computes the distance d(x,y) between points
x and y.
| |
| Distance(Double, Double) |
Computes the distance d(x,y) between points
x and y.
| |
| Distance(String, String) |
Computes the distance d(x,y) between points
x and y.
|