dlib/dlib/general_hash
2012-12-27 15:06:51 -05:00
..
general_hash.h Switched the default hash function for std::strings (when used with hash tables) 2011-05-28 19:55:06 -04:00
hash_abstract.h Added missing requirement 2012-11-27 21:37:36 -05:00
hash.h Added hash() overloads for uint32, uint64, and std::pair as well as some more 2012-11-27 21:28:00 -05:00
murmur_hash3_abstract.h Added murmur_hash3_3() 2012-11-27 21:24:23 -05:00
murmur_hash3.h Added murmur_hash3_3() 2012-11-27 21:24:23 -05:00
random_hashing_abstract.h Added uniform_random_hash() and gaussian_random_hash(). 2012-11-24 13:41:29 -05:00
random_hashing.h Changed to avoid compiler errors in visual studio 2012-12-27 15:06:51 -05:00