mirror of
https://github.com/boostorg/histogram.git
synced 2026-01-30 07:52:11 +00:00
Introduce grid type and derive histogram from grid
This commit is contained in:
@@ -8,11 +8,9 @@
|
||||
#include <boost/histogram/algorithm/reduce.hpp>
|
||||
#include <boost/histogram/algorithm/sum.hpp>
|
||||
#include <boost/histogram/axis/integer.hpp>
|
||||
#include <boost/histogram/axis/ostream_operators.hpp>
|
||||
#include <boost/histogram/axis/regular.hpp>
|
||||
#include <boost/histogram/axis/variable.hpp>
|
||||
#include <boost/histogram/indexed.hpp>
|
||||
#include <boost/histogram/ostream_operators.hpp>
|
||||
#include <boost/histogram/unsafe_access.hpp>
|
||||
#include <vector>
|
||||
#include "utility_histogram.hpp"
|
||||
|
||||
Reference in New Issue
Block a user