77 using type =
typename System::system_type;
static constexpr bool USE_EIGEN
USE_EIGEN flag.
Definition system.hpp:110
Definition algorithm.hpp:24
classical monte carlo system with a constraint (using beta (inverse temperature) for annealing parame...
Definition system.hpp:37
classical monte carlo system (using beta (inverse temperature) for annealing parameter)
Definition system.hpp:31
meta function to check whether system type is derived from mc_system, single_command_system,...
Definition system.hpp:100
typename utility::get_base_class< typename System::system_type, mc_system, single_command_system, realtime_dynamics_system >::type type
Definition system.hpp:104
meta function to check whether system type is derived from classical_system or quantum_system.
Definition system.hpp:87
typename utility::get_base_class< typename System::system_type, classical_system, quantum_system >::type type
Definition system.hpp:90
meta function for getting system type
Definition system.hpp:76
typename System::system_type type
Definition system.hpp:77
inhomogeneous transverse field system
Definition system.hpp:53
monte carlo system tag
Definition system.hpp:25
nonstoquastic quantum system
Definition system.hpp:58
quantum monte carlo system
Definition system.hpp:42
system tag for solving real time schrodinger dynamics
Definition system.hpp:69
system tag with single command execution (e.g.
Definition system.hpp:64
ordinary homogeneous transverse field system (using beta and annealing schedule (s) for annealing par...
Definition system.hpp:48
meta function for linear-searching base class of "derived_class" from the variadic template list (hea...
Definition type_traits.hpp:48