Distance.Hamming Method |
Name | Description | |
---|---|---|
![]() ![]() | Hamming(Double[], Double[]) | Hamming Distance, i.e. the number of positions that have different values in the vectors. |
![]() ![]() | Hamming(Single[], Single[]) | Hamming Distance, i.e. the number of positions that have different values in the vectors. |