Home
last modified time | relevance | path

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

/third_party/boost/boost/accumulators/statistics/
Dtail_mean.hpp189 struct non_coherent_tail_mean struct
192 typedef accumulators::impl::non_coherent_tail_mean_impl<mpl::_1, LeftRight> impl;
207 extractor<tag::abstract_non_coherent_tail_mean> const non_coherent_tail_mean = {}; variable