public interface MarkovProposalFunction
Modifier and Type | Method and Description |
---|---|
MonteCarloStep |
generate(MonteCarloStep step)
Generate a new step in the Markov Chain based only on the supplied step.
|
MonteCarloStep generate(MonteCarloStep step)
step
- the current step in the Markov ChainCopyright © 2015 University of Glasgow. All rights reserved.