|
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 move.
A MC move type is required to define the following methods:
See also triqs::mc_tools::move and triqs::mc_tools::move_set for more information.
| T | Type to check. |
Definition at line 59 of file concepts.hpp.