 
 
	 
In file ../include/EST_THash.h:
| class EST_HashFunctions | 
This is just a convinient place to put some useful hash functions
| ![[more]](icon1.gif) static   unsigned int | DefaultHash (const void* data, size_t size, unsigned int n) A generally useful hash function | 
| ![[more]](icon1.gif) static   unsigned int | StringHash (const EST_String &key, unsigned int size) A hash function for strings | 
This is just a convinient place to put some useful hash functions
 static   unsigned int DefaultHash(const void* data, size_t size, unsigned int n)
static   unsigned int DefaultHash(const void* data, size_t size, unsigned int n)
 static   unsigned int StringHash(const EST_String &key, unsigned int size)
static   unsigned int StringHash(const EST_String &key, unsigned int size)
Alphabetic index HTML hierarchy of classes or Java
 
This page is part of the 
Edinburgh Speech Tools Library documentation
Copyright  University of Edinburgh 1997
Contact:  
         speech_tools@cstr.ed.ac.uk