Searched defs:rolling_window (Results 1 – 1 of 1) sorted by relevance
188 struct rolling_window struct193 typedef accumulators::impl::rolling_window_impl< mpl::_1 > impl;197 static boost::parameter::keyword<tag::rolling_window_size> const window_size;210 extractor<tag::rolling_window> const rolling_window = {}; variable