Searched defs:rolling_count (Results 1 – 1 of 1) sorted by relevance
56 struct rolling_count struct61 typedef accumulators::impl::rolling_count_impl< mpl::_1 > impl;65 static boost::parameter::keyword<tag::rolling_window_size> const window_size;75 extractor<tag::rolling_count> const rolling_count = {}; variable