DDD  1.9.0.20240826145154
Namespaces | Functions
hashfunc.hh File Reference
#include <stdint.h>
Include dependency graph for hashfunc.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ddd
 

Functions

size_t ddd::wang32_hash (size_t key)
 Thomas Wang's 32 bit hash function. More...
 
uint32_t ddd::int32_hash (uint32_t a)
 Another of Wang's fast hash with a magic number. More...
 
size_t ddd::knuth32_hash (size_t key)
 Knuth's Multiplicative hash function. More...
 

Please comment this page and report errors about it on the RefDocComments page.
Generated on Mon Aug 26 2024 14:54:00 for DDD by doxygen 1.9.1