Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct weighted_p_square_quantile_for_median

boost::accumulators::tag::weighted_p_square_quantile_for_median

Synopsis

// In header: <boost/accumulators/statistics/weighted_p_square_quantile.hpp>


struct weighted_p_square_quantile_for_median : public  {
  // types
  typedef accumulators::impl::weighted_p_square_quantile_impl< for_median > ;
};

PrevUpHomeNext