IMP::core::BallMover Class Reference
Detailed Description
Modify a set of continuous variables by perturbing them within a ball.
The variables are perturbed within a ball of the given radius.
- See also:
- MonteCarlo
Constructor & Destructor Documentation
The attributes are perturbed within a ball whose dimensionality is given by the number of attributes and radius by the given value.
- Parameters:
-
[in] | sc | The set of particles to perturb. |
[in] | vars | The variables to use (normally the keys for x,y,z) |
[in] | radius | The radius deviation to use. |
The x,y,z coordinates are perturbed within a ball.
- Parameters:
-
[in] | sc | The set of particles to perturb. |
[in] | radius | The radius deviation to use. |
The documentation for this class was generated from the following files: