Home
last modified time | relevance | path

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

/third_party/boost/boost/accumulators/statistics/
Dweighted_tail_quantile.hpp120 struct weighted_tail_quantile struct
124 typedef accumulators::impl::weighted_tail_quantile_impl<mpl::_1, mpl::_2, LeftRight> impl;
133 extractor<tag::quantile> const weighted_tail_quantile = {}; variable
/third_party/boost/doc/test/
Dweighted_tail_quantile.hpp120 struct weighted_tail_quantile struct
124 typedef accumulators::impl::weighted_tail_quantile_impl<mpl::_1, mpl::_2, LeftRight> impl;
133 extractor<tag::quantile> const weighted_tail_quantile = {}; variable