Header of Histogram class.
Definition in file histogram.hpp.
#include <cstddef>
#include <vector>
Go to the source code of this file.
Classes | |
class | Histogram |
Histogram class for accumulating and summarizing data. More... | |
Namespaces | |
genesis | |
Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
genesis::utils | |
Functions | |
bool | equal_ranges (Histogram const &lhs, Histogram const &rhs) |
void | swap (Histogram &lhs, Histogram &rhs) |