Build(const unsigned input_size, const unsigned *d_keys, const unsigned *d_vals) | CudaHT::CuckooHashing::HashTable | [virtual] |
constants_2_ | CudaHT::CuckooHashing::HashTable | [protected] |
constants_3_ | CudaHT::CuckooHashing::HashTable | [protected] |
constants_4_ | CudaHT::CuckooHashing::HashTable | [protected] |
constants_5_ | CudaHT::CuckooHashing::HashTable | [protected] |
d_contents_ | CudaHT::CuckooHashing::HashTable | [protected] |
d_failures_ | CudaHT::CuckooHashing::HashTable | [protected] |
get_constants_2() const | CudaHT::CuckooHashing::HashTable | [inline] |
get_constants_3() const | CudaHT::CuckooHashing::HashTable | [inline] |
get_constants_4() const | CudaHT::CuckooHashing::HashTable | [inline] |
get_constants_5() const | CudaHT::CuckooHashing::HashTable | [inline] |
get_contents() const | CudaHT::CuckooHashing::HashTable | [inline] |
get_num_hash_functions() const | CudaHT::CuckooHashing::HashTable | [inline] |
get_stash_constants() const | CudaHT::CuckooHashing::HashTable | [inline] |
get_stash_count() const | CudaHT::CuckooHashing::HashTable | [inline] |
get_table_size() const | CudaHT::CuckooHashing::HashTable | [inline] |
Initialize(const unsigned max_input_size, const float space_usage=1.25, const unsigned num_functions=4) | CudaHT::CuckooHashing::HashTable | [virtual] |
num_hash_functions_ | CudaHT::CuckooHashing::HashTable | [protected] |
Release() | CudaHT::CuckooHashing::HashTable | [virtual] |
Retrieve(const unsigned n_queries, const unsigned *d_query_keys, unsigned *d_query_results) | CudaHT::CuckooHashing::HashTable | [virtual] |
setTheCudpp(CUDPPHandle theCudpp_) | CudaHT::CuckooHashing::HashTable | [inline] |
stash_constants_ | CudaHT::CuckooHashing::HashTable | [protected] |
stash_count_ | CudaHT::CuckooHashing::HashTable | [protected] |
table_size_ | CudaHT::CuckooHashing::HashTable | [protected] |
theCudpp | CudaHT::CuckooHashing::HashTable | [protected] |