In file ../include/EST_THash.h:

class EST_HashFunctions

This is just a convinient place to put some useful hash functions

Inheritance:


Public Methods

[more]static unsigned int DefaultHash (const void* data, size_t size, unsigned int n)
A generally useful hash function
[more]static unsigned int StringHash (const EST_String &key, unsigned int size)
A hash function for strings


Documentation

This is just a convinient place to put some useful hash functions
ostatic unsigned int DefaultHash(const void* data, size_t size, unsigned int n)
A generally useful hash function

ostatic unsigned int StringHash(const EST_String &key, unsigned int size)
A hash function for strings


Direct child classes:
EST_THash

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