Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct as_weighted_feature<>

boost::accumulators::as_weighted_feature<tag::skewness>

Synopsis

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


struct as_weighted_feature<> {
  // types
  typedef tag::weighted_skewness ;
};

PrevUpHomeNext