|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include <triqs/mc_tools/concepts.hpp>
Check if a type can be used as a MC measure.
A MC measure type is required to define the following methods:
See also triqs::mc_tools::measure, triqs::mc_tools::measure_set and triqs::mc_tools::measure_aux for more information.
| T | Type to check. |
Definition at line 77 of file concepts.hpp.