public interface MarkovChainController
Modifier and Type | Method and Description |
---|---|
boolean |
goOn(MarkovChainMonteCarlo mc)
Returns whether or not to continue with the calculation.
|
boolean goOn(MarkovChainMonteCarlo mc)
mc
- the Monte Carlo process this object is to control.Copyright © 2015 University of Glasgow. All rights reserved.