triqs::statistics::histogram

#include <triqs/statistics/histograms.hpp>

class histogram

Statistical histogram

This class serves to sample a continuous random variable, and to ‘bin’ it. It divides a given range of real values into a series of equal intervals, and counts amounts of samples falling into each interval. The histogram keeps track of the total number of the sampled values, as well as of the lost samples that lie outside the chosen range.

Non Member functions

operator+  
mpi_broadcast  
mpi_reduce  
h5_write  
h5_read  
operator<<  
boost