OmniSketch  0.1
Oh my sketch!
CountingBloomFilter.h File Reference

Counting Bloom Filter. More...

#include <common/hash.h>
#include <common/hierarchy.h>
Include dependency graph for CountingBloomFilter.h:
This graph shows which files directly or indirectly include this file:

Classes

class  OmniSketch::Sketch::CountingBloomFilter< key_len, hash_t >
 Counting Bloom Filter. More...
 

Namespaces

 OmniSketch
 
 OmniSketch::Sketch
 Implementation of templated methods.
 

Detailed Description

Counting Bloom Filter.

Author
KyleLv (you@d.nosp@m.omai.nosp@m.n.com)