OmniSketch  0.1
Oh my sketch!
CMSketch.h File Reference

Implementation of Count Min Sketch. More...

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

Classes

class  OmniSketch::Sketch::CMSketch< key_len, T, hash_t >
 Count Min Sketch. More...
 

Namespaces

 OmniSketch
 
 OmniSketch::Sketch
 Implementation of templated methods.
 

Detailed Description

Implementation of Count Min Sketch.

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