module Frequent

`Frequent` is the namespace for objects implementing the Demaine et al. FREQUENT algorithm for finding the most frequently-appearing items (top-k) in a data stream in sliding windows.

`Frequent::Algorithm` is the implementation class.

Constants

ERR_BADK
ERR_BADLIST
VERSION

Version string for this Rubygem.