Searched defs:lazy_rolling_variance (Results 1 – 1 of 1) sorted by relevance
178 struct lazy_rolling_variance struct183 typedef accumulators::impl::lazy_rolling_variance_impl< mpl::_1 > impl;187 static boost::parameter::keyword<tag::rolling_window_size> const window_size;215 extractor<tag::lazy_rolling_variance> const lazy_rolling_variance = {}; variable