Searched refs:lazy_variance (Results 1 – 5 of 5) sorted by relevance
139 struct lazy_variance struct162 extractor<tag::lazy_variance> const lazy_variance = {}; variable165 BOOST_ACCUMULATORS_IGNORE_GLOBAL(lazy_variance)169 using extract::lazy_variance;176 typedef tag::lazy_variance type;189 struct feature_of<tag::lazy_variance>213 struct as_weighted_feature<tag::lazy_variance>222 : feature_of<tag::lazy_variance>
54 : depends_on<lazy_variance, count>58 typedef accumulators::impl::error_of_mean_impl<mpl::_1, lazy_variance> impl;
138 struct lazy_variance;
2887 …ative calculation of the variance. The lazy calculation is associated with the `tag::lazy_variance`2897 [[Depends On] [`tag::lazy_variance` depends on `tag::moment<2>` and `tag::mean` \n2899 [[Variants] [`tag::lazy_variance` (a.k.a. `tag::variance(lazy))` \n
271 boost/accumulators/extract/lazy_variance.html273 boost/accumulators/tag/lazy_variance.html