triqs::stat::histogram::operator<<

#include <triqs/stat.hpp>

Synopsis

std::ostream & operator<< (std::ostream & os, histogram const & h)

Output stream insertion

Parameters

  • os Reference to an output stream

  • h Histogram to be inserted

Returns

Reference to the same output stream