Home
last modified time | relevance | path

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

/third_party/boost/boost/accumulators/statistics/
Dvariance.hpp139 struct lazy_variance struct
144 typedef accumulators::impl::lazy_variance_impl<mpl::_1, mean> impl;
162 extractor<tag::lazy_variance> const lazy_variance = {}; variable