CUDPP 2.0
CUDA Data-Parallel Primitives Library
CudaHT::CuckooHashing::CompactingHashTable Member List
This is the complete list of members for CudaHT::CuckooHashing::CompactingHashTable, including all inherited members.
Build(const unsigned input_size, const unsigned *d_keys, const unsigned *d_vals)CudaHT::CuckooHashing::CompactingHashTable [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]
get_unique_keys() const CudaHT::CuckooHashing::CompactingHashTable [inline]
get_unique_keys_size() const CudaHT::CuckooHashing::CompactingHashTable [inline]
Initialize(const unsigned max_input_size, const float space_usage=1.25, const unsigned num_functions=4)CudaHT::CuckooHashing::CompactingHashTable [virtual]
num_hash_functions_CudaHT::CuckooHashing::HashTable [protected]
Release()CudaHT::CuckooHashing::CompactingHashTable [virtual]
Retrieve(const unsigned n_queries, const unsigned *d_query_keys, unsigned *d_query_results)CudaHT::CuckooHashing::CompactingHashTable [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]
theCudppCudaHT::CuckooHashing::HashTable [protected]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines