Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template non_coherent_weighted_tail_mean

boost::accumulators::tag::non_coherent_weighted_tail_mean

Synopsis

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

template<typename LeftRight> 
struct non_coherent_weighted_tail_mean : public  {
  // types
  typedef accumulators::impl::non_coherent_weighted_tail_mean_impl<  ;
};

PrevUpHomeNext