TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
log_binning.hpp
#include "./concepts.hpp"
#include "./mean_error.hpp"
#include "./utils.hpp"
#include <h5/h5.hpp>
#include <mpi/mpi.hpp>
#include <nda/h5.hpp>
#include <nda/mpi.hpp>
#include <nda/nda.hpp>
#include <functional>
#include <iterator>
#include <stdexcept>
#include <string>
#include <tuple>
#include <vector>

Detailed Description

Provides a logarithmic binning accumulator.

Definition in file log_binning.hpp.

Go to the source code of this file.

Classes

class  triqs::stat::log_binning< T >
 Logarithmic binning accumulator. More...