|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
Classes for Monte Carlo sampling using rigid body relative moves. More...
Classes for Monte Carlo sampling using rigid body relative moves.
Classes | |
| class | MonteCarloRelativeMoves |
| Class to do Monte Carlo sampling by using as the set of movements relative positions between rigid bodies. More... | |
Functions | |
| def | set_random_seed |
| initializing the random number generator manually is useful for the jobs in the cluster. More... | |
| def IMP.EMageFit.monte_carlo.set_random_seed | ( | index | ) |
initializing the random number generator manually is useful for the jobs in the cluster.
| index | Seed for the random number generator |
Definition at line 24 of file monte_carlo.py.