Perform a point query: estimate the number of occurence of an element
The element we want to count
The estimate number of occurence of the element
Update the count min sketch with a new occurrence of an element
The new element
Number of occurences of the elemnt (defauls to one)
Generated using TypeDoc
A filter that can count occurences of items and estimate their frequencies.
Thomas Minier
Arnaud Grall