Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct extended_p_square

boost::accumulators::tag::extended_p_square

Synopsis

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


struct extended_p_square : public , public  {
  // types
  typedef accumulators::impl::extended_p_square_impl<  ;

  // public data members
  static  probabilities;  // tag::extended_p_square::probabilities named parameter 
};

PrevUpHomeNext