OGS
Histogram.cpp File Reference

Detailed Description

Definition in file Histogram.cpp.

#include "Histogram.h"
#include <cmath>
#include <fstream>
#include "BaseLib/Logging.h"
Include dependency graph for Histogram.cpp:

Go to the source code of this file.

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)