| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AbstractPropagator --+
|
AbstractMCPropagator
Provides the interface for MC trajectory generators. Implementations generate a sequence of states according to some implementation of AbstractSingleChainMC.
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
| AbstractPropagationResult |
|
||
|
Inherited from |
|||
| Class Variables | |
__abstractmethods__ =
|
|
| Properties | |
|
acceptance_rate Acceptance rate of the MC sampler that generated the trajectory. |
|
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Generate a trajectory, starting from an initial state with a certain length.
|
| Property Details |
acceptance_rateAcceptance rate of the MC sampler that generated the trajectory.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:06 2017 | http://epydoc.sourceforge.net |