IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Sample using replica exchange. More...
Inherits object.
Sample using replica exchange.
Definition at line 432 of file samplers.py.
Public Member Functions | |
def | __init__ |
samplerobjects can be a list of MonteCarlo or MolecularDynamics More... | |
def IMP.pmi.samplers.ReplicaExchange.__init__ | ( | self, | |
model, | |||
tempmin, | |||
tempmax, | |||
samplerobjects, | |||
test = True , |
|||
replica_exchange_object = None |
|||
) |
samplerobjects can be a list of MonteCarlo or MolecularDynamics
Definition at line 435 of file samplers.py.