boost::accumulators::tag::weighted_mean
struct weighted_mean : public boost::accumulators::depends_on< Feature1, Feature2, > { };