Class Specialization
Lossy Counting HotList
Approximate hot list for iceberg queries using the Lossy Counting algorithm.
HotList
Lossy Counting HotList
HotList<TValue, LossyCounting>
Include Headers
seqan/synopsis.h
Parameters
TValue
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
HotListConstructor
Functions
clearResets an object. (HotList)
getItemsGet the frequent items. (HotList)
registerItemRegister an item as seen with a HotList. (HotList)
removeItemManually remove an item from a HotList. (HotList)
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2012/10/02 11:10:37