aimsalgo  5.0.5
Neuroimaging image processing
histogram.h File Reference
#include <aims/data/data.h>
#include <fstream>
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  Histogram< T >
 Base class of histogram container class. More...
 
class  Histogram< T >
 Base class of histogram container class. More...
 

Functions

template<class T >
std::ostream & operator<< (std::ostream &os, const Histogram< T > &thing)
 

Function Documentation

◆ operator<<()

template<class T >
std::ostream & operator<< ( std::ostream &  os,
const Histogram< T > &  thing 
)
inline

Definition at line 138 of file histogram.h.