#include <cmath>#include <functional>#include <boost/array.hpp>#include <boost/mpl/placeholders.hpp>#include <boost/type_traits/is_same.hpp>#include <boost/parameter/keyword.hpp>#include <boost/accumulators/framework/accumulator_base.hpp>#include <boost/accumulators/framework/extractor.hpp>#include <boost/accumulators/numeric/functional.hpp>#include <boost/accumulators/framework/parameters/sample.hpp>#include <boost/accumulators/framework/depends_on.hpp>#include <boost/accumulators/statistics_fwd.hpp>#include <boost/accumulators/statistics/count.hpp>#include <boost/accumulators/statistics/parameters/quantile_probability.hpp>

Classes | |
| struct | boost::accumulators::impl::p_square_quantile_impl< Sample, Impl > | 
Single quantile estimation with the   algorithm.  More... | |
| struct | boost::accumulators::tag::p_square_quantile | 
| struct | boost::accumulators::tag::p_square_quantile_for_median | 
| struct | boost::accumulators::as_weighted_feature< tag::p_square_quantile > | 
| struct | boost::accumulators::feature_of< tag::weighted_p_square_quantile > | 
Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::accumulators | |
| boost::accumulators::impl | |
| boost::accumulators::tag | |
| boost::accumulators::extract | |
Variables | |
| extractor < tag::p_square_quantile > const  | boost::accumulators::extract::p_square_quantile = {} | 
| extractor < tag::p_square_quantile_for_median > const  | boost::accumulators::extract::p_square_quantile_for_median = {} |