|
Classes |
| struct | mixer< 4 > |
| struct | mixer< 8 > |
| struct | hash_single< 4 > |
| struct | hash_single< 8 > |
| struct | hash_pair< 4 > |
| struct | hash_pair< 8 > |
| struct | hash_range< 4 > |
| struct | hash_range< 8 > |
| struct | WrapPQ |
| struct | WrapPQ< PQ, Compare, true, Compute, false > |
| struct | WrapPQ< PQ, Compare, false, Compute, true > |
| struct | WrapPQ< PQ, Compare, true, Compute, true > |
Functions |
| template<class iterator, class hashfn> |
| uint32_t | hsieh (iterator begin, const iterator &end, hashfn h) |
| template<class Int> |
| Int | rot (Int x, unsigned k) |
| template<class iterator, class hasher> |
| size_t | jenkins (iterator begin, iterator end, const hasher &hash) |