Home | Trees | Indices | Help |
|
---|
|
object --+ | SimpleProposalCommunicator
This holds all the information needed to calculate the acceptance probability in both the RWMCSampler and HMCSampler classes, that is, only the proposal state. For more advanced algorithms, one may derive classes capable of holding the neccessary additional information from this class.
Nested Classes | |
__metaclass__ Metaclass for defining Abstract Base Classes (ABCs). |
Instance Methods | |||
|
|||
Inherited from |
Class Variables | |
__abstractmethods__ =
|
Properties | |
current_state | |
proposal_state | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature |
Property Details |
current_state
|
proposal_state
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:06 2017 | http://epydoc.sourceforge.net |