mirror of
https://github.com/boostorg/histogram.git
synced 2026-01-29 19:42:12 +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:
@@ -14,7 +14,6 @@
|
||||
#include <boost/histogram/axis/variant.hpp>
|
||||
#include <boost/histogram/detail/axes.hpp>
|
||||
#include <boost/histogram/detail/meta.hpp>
|
||||
#include <boost/histogram/histogram_fwd.hpp>
|
||||
#include <limits>
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user