NVBIO
|
This is the complete list of members for BloomFilters< system_tag >, including all inherited members.
device | BloomFilters< system_tag > | |
device_memory(size_t *free_device, size_t *total_device) const | BloomFilters< system_tag > | inline |
get_kmers(const KmersType type) const | BloomFilters< system_tag > | inline |
get_kmers(const KmersType type) | BloomFilters< system_tag > | inline |
get_kmers(const KmersType type, nvbio::vector< host_tag, uint32 > &bf) | BloomFilters< system_tag > | inline |
sampled_kmers_storage | BloomFilters< system_tag > | |
set_device() const | BloomFilters< system_tag > | inline |
set_kmers(const KmersType type, const nvbio::vector< host_tag, uint32 > &bf) | BloomFilters< system_tag > | inline |
set_threshold(const nvbio::vector< host_tag, uint32 > &_threshold) | BloomFilters< system_tag > | inline |
setup(const int _device, const uint64 sampled_words, const uint64 trusted_words) | BloomFilters< system_tag > | inline |
stats | BloomFilters< system_tag > | |
threshold | BloomFilters< system_tag > | |
trusted_kmers_storage | BloomFilters< system_tag > |