Home
last modified time | relevance | path

Searched refs:lazy_variance (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/accumulators/statistics/
Dvariance.hpp139 struct lazy_variance struct
162 extractor<tag::lazy_variance> const lazy_variance = {}; variable
165 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>
Derror_of_mean.hpp54 : depends_on<lazy_variance, count>
58 typedef accumulators::impl::error_of_mean_impl<mpl::_1, lazy_variance> impl;
/third_party/boost/boost/accumulators/
Dstatistics_fwd.hpp138 struct lazy_variance;
/third_party/boost/libs/accumulators/doc/
Daccumulators.qbk2887 …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` \n
2899 [[Variants] [`tag::lazy_variance` (a.k.a. `tag::variance(lazy))` \n
/third_party/boost/doc/html/
Ddoc_HTML.manifest271 boost/accumulators/extract/lazy_variance.html
273 boost/accumulators/tag/lazy_variance.html