triqs::stat::histogram::h5_read

#include <triqs/stat.hpp>

Synopsis

void h5_read (h5::group g, std::string const & name, histogram & h)

Read histogram from HDF5

Parameters

  • g Enclosing HDF5 group

  • name Dataset name with histogram data

  • h Histogram to read data into