IMP Reference Guide
2.14.0
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 29 of file monte_carlo.py.