TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
histograms.hpp
#include "../arrays.hpp"
#include "../utility/exceptions.hpp"
#include <h5/h5.hpp>
#include <nda/mpi.hpp>
#include <nda/nda.hpp>
#include <cstddef>
#include <cstdint>
#include <iosfwd>
#include <string>
#include <utility>

Detailed Description

Provides a histogram class.

Definition in file histograms.hpp.

Go to the source code of this file.

Classes

class  triqs::stat::histogram
 Class representing a histogram on a given interval. More...