aimsalgo  5.1.2
Neuroimaging image processing
histogram.h File Reference
#include <cartodata/volume/volume.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...
 

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.