OmniSketch  0.1
Oh my sketch!
CountSketch.h File Reference

Implementation of Count Sketch. More...

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

Classes

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

Namespaces

 OmniSketch
 
 OmniSketch::Sketch
 Implementation of templated methods.
 

Detailed Description

Implementation of Count Sketch.

Test Count Sketch.

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