![]() |
Home | Libraries | People | FAQ | More |
boost::accumulators::tag::weighted_p_square_cumulative_distribution
struct weighted_p_square_cumulative_distribution : public boost::accumulators::depends_on< Feature1, Feature2, > { // types typedef accumulators::impl::weighted_p_square_cumulative_distribution_impl< mpl::_1, mpl::_2 > impl; };