OmniSketch  0.1
Oh my sketch!
CHCMSketch.h File Reference

Implementation of Count Min Sketch with Counter Hierarchy. More...

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

Classes

class  OmniSketch::Sketch::CHCMSketch< key_len, no_layer, T, hash_t >
 Count Min Sketch with CH. More...
 

Namespaces

 OmniSketch
 
 OmniSketch::Sketch
 Implementation of templated methods.
 

Detailed Description

Implementation of Count Min Sketch with Counter Hierarchy.

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