are there any good predifined hash functions which I can use to return a key that will evenly spread elements?
This is a discussion on hash table within the C++ Programming forums, part of the General Programming Boards category; are there any good predifined hash functions which I can use to return a key that will evenly spread elements?...
are there any good predifined hash functions which I can use to return a key that will evenly spread elements?