Searched defs:sum_of_weights (Results 1 – 4 of 4) sorted by relevance
81 struct sum_of_weights struct84 typedef mpl::true_ is_weight_accumulator;87 typedef accumulators::impl::sum_impl<mpl::_2, tag::weight> impl;113 extractor<tag::sum_of_weights> const sum_of_weights = {}; variable
96 const_reference sum_of_weights() const noexcept { return sum_of_weights_; } in sum_of_weights() function in boost::histogram::accumulators::weighted_mean
1217 uint32_t sum_of_weights = 0; in RouteActionParse() local
1097 uint32_t sum_of_weights = 0; in RouteActionParse() local