Searched defs:rolling_window_plus1 (Results 1 – 1 of 1) sorted by relevance
174 struct rolling_window_plus1 struct180 typedef accumulators::impl::rolling_window_plus1_impl< mpl::_1 > impl;184 static boost::parameter::keyword<tag::rolling_window_size> const window_size;209 extractor<tag::rolling_window_plus1> const rolling_window_plus1 = {}; variable