Class Specialization
Lossy Counting HotList
Approximate hot list for iceberg queries using the Lossy Counting algorithm.
![]() | ![]() | ||||||
Lossy Counting HotList |
Include Headers
seqan/synopsis.h
Parameters
Type of the items to keep in hot list. |
Remarks
See Gurmeet Singh Manku and Rajeev Motwani. Approximate Frequency Counts over Data Streams. VLDB '02.
Specialization of
Member Functions
Constructor |
Functions
Resets an object. (HotList) | |
Get the frequent items. (HotList) | |
Register an item as seen with a HotList. (HotList) | |
Manually remove an item from a HotList. (HotList) |
SeqAn - Sequence Analysis Library - www.seqan.de