gmp_hamdist
Description
int gmp_hamdist ( resource a, resource b )
Returns the hamming distance between a
and
b
. Both operands should be non-negative.
See also gmp_popcount(), gmp_xor()
Returns the hamming distance between a
and
b
. Both operands should be non-negative.
See also gmp_popcount(), gmp_xor()