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