PerturbBeta
-
class PerturbBeta : public feasst::Perturb
Change the inverse temperature, \(\beta\), of the system by a fixed amount, randomly up or down.
Public Functions
-
void perturb(System *system, TrialSelect *select, Random *random, const bool is_position_held = false, Acceptance *acceptance = NULL)
Perturb the selection of the system.
- param is_position_held:
If position is held, all but perform the actual perturbation, as typically required for calculations of old configurations and Rosenbluth
-
void perturb(System *system, TrialSelect *select, Random *random, const bool is_position_held = false, Acceptance *acceptance = NULL)