Searched refs:with_threshold_value (Results 1 – 9 of 9) sorted by relevance
/third_party/boost/libs/accumulators/test/ |
D | pot_quantile.cpp | 41 accumulator_set<double, stats<tag::pot_quantile<right>(with_threshold_value)> > acc1( in test_stat() 48 accumulator_set<double, stats<tag::pot_quantile<left>(with_threshold_value)> > acc3( in test_stat() 56 accumulator_set<double, stats<tag::pot_quantile<right>(with_threshold_value)> > acc5( in test_stat() 104 …accumulator_set<double, stats<tag::pot_quantile<right>(with_threshold_value)> > acc(pot_threshold_… in test_persistency() 113 …accumulator_set<double, stats<tag::pot_quantile<right>(with_threshold_value)> > acc(pot_threshold_… in test_persistency()
|
D | weighted_pot_quantile.cpp | 45 …accumulator_set<double, stats<tag::weighted_pot_quantile<right>(with_threshold_value)>, double > a… in test_stat() 52 …accumulator_set<double, stats<tag::weighted_pot_quantile<left>(with_threshold_value)>, double > ac… in test_stat() 60 …accumulator_set<double, stats<tag::weighted_pot_quantile<right>(with_threshold_value)>, double > a… in test_stat()
|
/third_party/boost/boost/accumulators/statistics/ |
D | pot_quantile.hpp | 141 struct as_feature<tag::pot_quantile<LeftRight>(with_threshold_value)> 155 struct as_feature<tag::weighted_pot_quantile<LeftRight>(with_threshold_value)>
|
D | pot_tail_mean.hpp | 148 struct as_feature<tag::pot_tail_mean<LeftRight>(with_threshold_value)> 162 struct as_feature<tag::weighted_pot_tail_mean<LeftRight>(with_threshold_value)>
|
D | weighted_peaks_over_threshold.hpp | 284 struct as_feature<tag::weighted_peaks_over_threshold<LeftRight>(with_threshold_value)>
|
D | peaks_over_threshold.hpp | 378 struct as_feature<tag::peaks_over_threshold<LeftRight>(with_threshold_value)>
|
/third_party/boost/boost/accumulators/ |
D | statistics_fwd.hpp | 414 struct with_threshold_value {}; struct
|
/third_party/boost/libs/accumulators/doc/ |
D | accumulators.qbk | 1944 accumulator_set<double, stats<tag::pot_quantile<right>(with_threshold_value)> > acc1( 1955 accumulator_set<double, stats<tag::pot_quantile<right>(with_threshold_value)> > acc3(
|
/third_party/boost/doc/html/ |
D | doc_HTML.manifest | 462 boost/accumulators/with_threshold_value.html
|