Searched refs:sum_of_weights_squared (Results 1 – 5 of 5) sorted by relevance
30 BOOST_TEST_EQ(a.sum_of_weights_squared(), 1.5); in main()
141 BOOST_TEST_EQ(a.sum_of_weights_squared(), 1.5); in main()
99 const_reference sum_of_weights_squared() const noexcept { in sum_of_weights_squared() function in boost::histogram::accumulators::weighted_mean
25 * accumulators::weighted_mean::sum_of_weights_squared method added
78 * accumulators::weighted_mean::sum_of_weights_squared method added