mirror of
https://github.com/boostorg/histogram.git
synced 2026-01-30 07:52:11 +00:00
clean up of accumuators, use consistent naming, make sure that sum accumulator can be used as RealType in weighted_sum
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
#include <boost/histogram/axis/ostream_operators.hpp>
|
||||
#include <boost/histogram/axis/variable.hpp>
|
||||
#include <boost/histogram/histogram_fwd.hpp>
|
||||
#include <limits>
|
||||
#include "utility_axis.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user