NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BloomFilters< system_tag > Member List

This is the complete list of members for BloomFilters< system_tag >, including all inherited members.

deviceBloomFilters< 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_storageBloomFilters< 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
statsBloomFilters< system_tag >
thresholdBloomFilters< system_tag >
trusted_kmers_storageBloomFilters< system_tag >