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