CAPD RedHom Library
data_structures::Hasher< Key > Struct Template Reference

#include <capd/redAlg/data_structures/hasher.h>

Static Public Member Functions

static int hash (const Key &key)
 

Member Function Documentation

template<typename Key >
static int data_structures::Hasher< Key >::hash ( const Key &  key)
inlinestatic