Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

misc/hash.h File Reference

Integer Hashing Functions. More...

#include <glt/config.h>

Include dependency graph for hash.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

uint32 hashKnuth32 (uint32 key)
 Donald Knuth's 32 bit Mix Function.

uint32 hashJenkins32 (uint32 key)
 Robert Jenkin's 32 bit Mix Function.

uint32 hashWang32 (uint32 key)
 Thomas Wang's 32 bit Mix Function.


Detailed Description

Integer Hashing Functions.

Definition in file hash.h.


Generated on Tue Nov 5 11:11:28 2002 for GLT by doxygen1.2.18