Home
last modified time | relevance | path

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

/third_party/boost/libs/accumulators/test/
Dweighted_median.cpp35 accumulator_set<double, stats<tag::weighted_median(with_density) >, double > in test_stat()
Dmedian.cpp22 typedef accumulator_set<double, stats<tag::median(with_density) > > dist_median_t;
/third_party/boost/boost/accumulators/statistics/
Dweighted_median.hpp241 struct as_feature<tag::weighted_median(with_density)>
Dmedian.hpp253 struct as_feature<tag::median(with_density)>
/third_party/boost/boost/accumulators/
Dstatistics_fwd.hpp409 struct with_density {}; struct
/third_party/boost/doc/html/
Ddoc_HTML.manifest457 boost/accumulators/with_density.html
/third_party/boost/libs/accumulators/doc/
Daccumulators.qbk1586 accumulator_set<double, stats<tag::median(with_density) > >