Home
last modified time | relevance | path

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

/third_party/boost/boost/accumulators/statistics/
Dextended_p_square_quantile.hpp213 struct extended_p_square_quantile struct
216 … typedef accumulators::impl::extended_p_square_quantile_impl<mpl::_1, unweighted, linear> impl;
241 extractor<tag::extended_p_square_quantile> const extended_p_square_quantile = {}; variable