| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AbstractSampler --+
|
AbstractMC --+
|
AbstractEnsembleMC
Abstract class for Monte Carlo sampling algorithms simulating several ensembles.
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
| EnsembleState |
|
||
|
Inherited from |
|||
| Class Variables | |
__abstractmethods__ =
|
|
| Properties | |
|
energy Total ensemble energy. |
|
|
Inherited from Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Draw an ensemble sample.
|
| Property Details |
energyTotal ensemble energy.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Dec 27 22:25:24 2013 | http://epydoc.sourceforge.net |