warpcore 0.0.1
Hashing at the Speed of Light on modern CUDA-accelerators
bloom_filter.cuh File Reference
#include "base.cuh"
#include "defaults.cuh"
Include dependency graph for bloom_filter.cuh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  warpcore::BloomFilter< Key, Hasher, Slot, CGSize >
 bloom filter More...
 

Namespaces

 warpcore
 

Macros

#define WARPCORE_BLOOM_FILTER_CUH
 

Macro Definition Documentation

◆ WARPCORE_BLOOM_FILTER_CUH

#define WARPCORE_BLOOM_FILTER_CUH

Definition at line 2 of file bloom_filter.cuh.