Header of Histogram Accumulator class.
Definition in file accumulator.hpp.
#include <map>#include <utility>#include <vector>#include <cstddef>Go to the source code of this file.
Classes | |
| class | HistogramAccumulator |
| Histogram helper class that collects data and builds a fitting Histogram. More... | |
Namespaces | |
| genesis | |
| Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
| genesis::utils | |
Functions | |
| void | swap (HistogramAccumulator &lhs, HistogramAccumulator &rhs) |