Home
last modified time | relevance | path

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

/third_party/boost/boost/accumulators/statistics/
Dweighted_p_square_quantile.hpp236 struct weighted_p_square_quantile struct
239 typedef accumulators::impl::weighted_p_square_quantile_impl<mpl::_1, mpl::_2, regular> impl;
254 extractor<tag::weighted_p_square_quantile> const weighted_p_square_quantile = {}; variable