warpcore 0.0.1
Hashing at the Speed of Light on modern CUDA-accelerators
hashers.cuh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  warpcore::hashers::NvidiaHash
 hash function proposed by NVIDIA More...
 
class  warpcore::hashers::MuellerHash
 hash function proposed by Mueller More...
 
class  warpcore::hashers::MurmurHash< K >
 murmur integer finalizer More...
 
class  warpcore::hashers::IdentityMap< K, H >
 identity hash More...
 

Namespaces

 warpcore
 
 warpcore::hashers
 hash functions
 

Macros

#define WARPCORE_HASHERS_CUH
 

Macro Definition Documentation

◆ WARPCORE_HASHERS_CUH

#define WARPCORE_HASHERS_CUH

Definition at line 2 of file hashers.cuh.