Implementation of templated methods. More...
Classes | |
| class | BloomFilter |
| Bloom Filter. More... | |
| class | CHCMSketch |
| Count Min Sketch with CH. More... | |
| class | CMSketch |
| Count Min Sketch. More... | |
| class | CounterHierarchy |
| Use the counter hierarchy to better save space while preserving accuracy! More... | |
| class | CountingBloomFilter |
| Counting Bloom Filter. More... | |
| class | CountSketch |
| Count Sketch. More... | |
| class | CUSketch |
| CU Sketch. More... | |
| class | FlowRadar |
| Flow Radar. More... | |
| class | HashPipe |
| Hash Pipe. More... | |
| class | SketchBase |
| Base sketch. More... | |
Implementation of templated methods.
Implementation of template methods.
Warehouse of sketches.