7#include "../qmc_config.hpp"
8#include "../container_set.hpp"
10namespace triqs_ctint::measures {
33 block_matrix_v_t density_;
Type of the Monte-Carlo configuration.
Container for all (optional) quantities measured and post-processed by the solver.
void collect_results(mpi::communicator const &comm)
Collect results and normalize.
void accumulate(mc_weight_t sign)
Accumulate M_tau using binning.
A struct combining both constr_params_t and solve_params_t.