PerturbToAnchor
-
class PerturbToAnchor : public feasst::PerturbMove
Assumes the selection is one site, and the anchor is one site. Move the selected site to the same position as the anchor.
This Perturb should always have 1 steps per stage because its placement is completely deterministic.
Public Functions
-
void move(const bool is_position_held, System *system, TrialSelect *select, Random *random, Acceptance *acceptance)
Move the selection of the system.
-
void move(const bool is_position_held, System *system, TrialSelect *select, Random *random, Acceptance *acceptance)