| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AbstractSwapCommunicator
Holds all the information which needs to be communicated between distinct swap substeps.
| Nested Classes | |
|
__metaclass__ Metaclass for defining Abstract Base Classes (ABCs). |
|
| Instance Methods | |||
|
|||
|
Inherited from |
|||
| Class Variables | |
__abstractmethods__ =
|
|
| Properties | |
| acceptance_probability | |
| accepted | |
| param_info | |
| proposal1 | |
| proposal2 | |
| sampler1 | |
| sampler2 | |
| state1 | |
| state2 | |
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
| Property Details |
acceptance_probability
|
accepted
|
param_info
|
proposal1
|
proposal2
|
sampler1
|
sampler2
|
state1
|
state2
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Aug 6 14:15:17 2012 | http://epydoc.sourceforge.net |