Home
last modified time | relevance | path

Searched defs:lazy_weighted_variance (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/accumulators/statistics/
Dweighted_variance.hpp125 struct lazy_weighted_variance struct
130 … typedef accumulators::impl::lazy_weighted_variance_impl<mpl::_1, mpl::_2, weighted_mean> impl;
148 extractor<tag::lazy_weighted_variance> const lazy_weighted_variance = {}; variable