Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct weighted_extended_p_square

boost::accumulators::tag::weighted_extended_p_square

Synopsis

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


struct weighted_extended_p_square : public , public  {
  // types
  typedef accumulators::impl::weighted_extended_p_square_impl<  ;
};

PrevUpHomeNext