Home
last modified time | relevance | path

Searched refs:with_p_square_quantile (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/accumulators/test/
Dweighted_median.cpp34 accumulator_set<double, stats<tag::weighted_median(with_p_square_quantile) >, double > acc; in test_stat()
Dmedian.cpp21 typedef accumulator_set<double, stats<tag::median(with_p_square_quantile) > > p_square_median_t;
/third_party/boost/boost/accumulators/statistics/
Dweighted_median.hpp234 struct as_feature<tag::weighted_median(with_p_square_quantile)>
Dmedian.hpp246 struct as_feature<tag::median(with_p_square_quantile)>
/third_party/boost/boost/accumulators/
Dstatistics_fwd.hpp411 struct with_p_square_quantile {}; struct
/third_party/boost/doc/html/
Ddoc_HTML.manifest460 boost/accumulators/with_p_square_quantile.html
/third_party/boost/libs/accumulators/doc/
Daccumulators.qbk1585 accumulator_set<double, stats<tag::median(with_p_square_quantile) > > acc;