![]() |
OGS
|
|
Implementation of Histogram class.
Definition in file Histogram.h.
#include <algorithm>#include <cstddef>#include <iosfwd>#include <iterator>#include <string>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | BaseLib::Histogram< T > |
Namespaces | |
| namespace | BaseLib |
Functions | |
| template<typename T> | |
| std::ostream & | BaseLib::operator<< (std::ostream &os, const Histogram< T > &h) |
| template std::ostream & | BaseLib::operator<< (std::ostream &os, const Histogram< double > &h) |