Home
last modified time | relevance | path

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

/third_party/boost/boost/accumulators/statistics/
Dtail_mean.hpp182 struct coherent_tail_mean struct
185 typedef accumulators::impl::coherent_tail_mean_impl<mpl::_1, LeftRight> impl;
208 extractor<tag::tail_mean> const coherent_tail_mean = {}; variable