Module pdatastructs::countminsketch[][src]

CountMinSketch implementation.

Structs

CountMinSketch

A CountMinSketch is a data structure to estimate the frequency of elements in a data stream.