Function
getItems
Get the frequent items.
getItems(items, hotList)
Include Headers
seqan/synopsis.h
Parameters
items
List of value/frequency estimation Triples.
Types: String<Triple<TValue, TSize, TSize> >
hotList
The HotList to remove the value from.
Types: HotList
Remarks
The result is ordered descendingly by estimated frequency, ties are broken by value.
Member of
SeqAn - Sequence Analysis Library - www.seqan.de
 

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