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


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. | |
Implementation of Count Min Sketch with Counter Hierarchy.