OGS
Histogram.h File Reference

Detailed Description

Implementation of Histogram class.

Author
Dmitrij Naumov

Definition in file Histogram.h.

#include <algorithm>
#include <cmath>
#include <fstream>
#include <iosfwd>
#include <iterator>
#include <utility>
#include <vector>
#include "Logging.h"
Include dependency graph for Histogram.h:
This graph shows which files directly or indirectly include this file:

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)