PLearn 0.1
Namespaces | Functions
pl_hash_fun.h File Reference
#include "ms_hash_wrapper.h"
#include <cstring>
Include dependency graph for pl_hash_fun.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  PLearn
 

< for swap


Functions

size_t PLearn::hashbytes (const char *byte_start, size_t byte_length)
 **************** Hash tables support *************************
size_t PLearn::hashval (const char *strng)
template<class T >
size_t PLearn::hashval (const T &x)
 default which will work in many cases but not all
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines