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()
| Zurück | Zum Anfang | Weiter |
| gmp_gcdext | Nach oben | gmp_init |
Returns the hamming distance between a and b. Both operands should be non-negative.
See also gmp_popcount(), gmp_xor()
| Zurück | Zum Anfang | Weiter |
| gmp_gcdext | Nach oben | gmp_init |