Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template weighted_pot_tail_mean

boost::accumulators::tag::weighted_pot_tail_mean

Synopsis

template<typename LeftRight> 
struct weighted_pot_tail_mean :
  public boost::accumulators::depends_on< Feature1, Feature2, >
{
};

PrevUpHomeNext