Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct extended_p_square_quantile

boost::accumulators::tag::extended_p_square_quantile

Synopsis

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


struct extended_p_square_quantile : public  {
  // types
  typedef accumulators::impl::extended_p_square_quantile_impl< unweighted, linear > ;
};

PrevUpHomeNext