Home | Trees | Indices | Help |
|
---|
|
object --+ | AbstractSampler --+ | AbstractMC
Abstract Monte Carlo sampler class. Subclasses implement various Monte carlo equilibrium sampling schemes.
Nested Classes | |
Inherited from |
Instance Methods | |||
|
|||
AbstractState |
|
||
Inherited from |
Class Variables | |
__abstractmethods__ =
|
Properties | |
energy Energy of the current state. |
|
state Current state. |
|
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Draw a sample.
|
Property Details |
energyEnergy of the current state.
|
stateCurrent state.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:06 2017 | http://epydoc.sourceforge.net |