Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
extended_p_square_quantile.hpp File Reference
Include dependency graph for extended_p_square_quantile.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::accumulators::impl::extended_p_square_quantile_impl< Sample, Impl1, Impl2 >
 Quantile estimation using the extended $P^2$ algorithm for weighted and unweighted samples. More...
 
struct  boost::accumulators::tag::extended_p_square_quantile
 
struct  boost::accumulators::tag::extended_p_square_quantile_quadratic
 
struct  boost::accumulators::tag::weighted_extended_p_square_quantile
 
struct  boost::accumulators::tag::weighted_extended_p_square_quantile_quadratic
 
struct  boost::accumulators::as_feature< tag::extended_p_square_quantile(linear)>
 
struct  boost::accumulators::as_feature< tag::extended_p_square_quantile(quadratic)>
 
struct  boost::accumulators::as_feature< tag::weighted_extended_p_square_quantile(linear)>
 
struct  boost::accumulators::as_feature< tag::weighted_extended_p_square_quantile(quadratic)>
 
struct  boost::accumulators::feature_of< tag::extended_p_square_quantile >
 
struct  boost::accumulators::feature_of< tag::extended_p_square_quantile_quadratic >
 
struct  boost::accumulators::as_weighted_feature< tag::extended_p_square_quantile >
 
struct  boost::accumulators::feature_of< tag::weighted_extended_p_square_quantile >
 
struct  boost::accumulators::as_weighted_feature< tag::extended_p_square_quantile_quadratic >
 
struct  boost::accumulators::feature_of< tag::weighted_extended_p_square_quantile_quadratic >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::accumulators
 
 boost::accumulators::impl
 
 boost::accumulators::tag
 
 boost::accumulators::extract
 

Variables

extractor
< tag::extended_p_square_quantile >
const 
boost::accumulators::extract::extended_p_square_quantile = {}
 
extractor
< tag::extended_p_square_quantile_quadratic >
const 
boost::accumulators::extract::extended_p_square_quantile_quadratic = {}
 
extractor
< tag::weighted_extended_p_square_quantile >
const 
boost::accumulators::extract::weighted_extended_p_square_quantile = {}
 
extractor
< tag::weighted_extended_p_square_quantile_quadratic >
const 
boost::accumulators::extract::weighted_extended_p_square_quantile_quadratic = {}