|
btllib
|
This is the complete list of members for btllib::KmerCountingBloomFilter< T >, including all inherited members.
| contains(const std::string &seq) (defined in btllib::KmerCountingBloomFilter< T >) | btllib::KmerCountingBloomFilter< T > | inline |
| contains(const char *seq, size_t seq_len) (defined in btllib::KmerCountingBloomFilter< T >) | btllib::KmerCountingBloomFilter< T > | inline |
| insert(const std::string &seq) (defined in btllib::KmerCountingBloomFilter< T >) | btllib::KmerCountingBloomFilter< T > | inline |
| insert(const char *seq, size_t seq_len) (defined in btllib::KmerCountingBloomFilter< T >) | btllib::KmerCountingBloomFilter< T > | inline |
| KmerCountingBloomFilter(unsigned k, size_t bytes, unsigned hash_num=4) (defined in btllib::KmerCountingBloomFilter< T >) | btllib::KmerCountingBloomFilter< T > | inline |
1.8.18