Searched defs:rolling_sum (Results 1 – 1 of 1) sorted by relevance
71 struct rolling_sum struct76 typedef accumulators::impl::rolling_sum_impl< mpl::_1 > impl;80 static boost::parameter::keyword<tag::rolling_window_size> const window_size;90 extractor<tag::rolling_sum> const rolling_sum = {}; variable