Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct weighted_p_square_quantile

boost::accumulators::tag::weighted_p_square_quantile

Synopsis

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


struct weighted_p_square_quantile : public  {
  // types
  typedef accumulators::impl::weighted_p_square_quantile_impl< regular > ;
};

PrevUpHomeNext