Module pdatastructs::topk[][src]

TopK implementation.

Structs

TopK

A TopK is a data structure keeps the k most frequent data points of a stream.