Home
last modified time | relevance | path

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

/third_party/boost/boost/accumulators/statistics/
Dweighted_tail_mean.hpp144 struct non_coherent_weighted_tail_mean struct
147 …typedef accumulators::impl::non_coherent_weighted_tail_mean_impl<mpl::_1, mpl::_2, LeftRight> impl;
156 extractor<tag::abstract_non_coherent_tail_mean> const non_coherent_weighted_tail_mean = {}; variable