Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct as_weighted_feature<tag::p_square_cumulative_distribution>

boost::accumulators::as_weighted_feature<tag::p_square_cumulative_distribution>

Synopsis

struct as_weighted_feature<tag::p_square_cumulative_distribution> {
  // types
  typedef tag::weighted_p_square_cumulative_distribution type;
};

PrevUpHomeNext