
class AbcMaxNumStepController extends Object implements AbcController
| Constructor and Description |
|---|
AbcMaxNumStepController() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
goOn(ApproxBayesianComp abc)
Returns whether or not to continue with the calculation.
|
public boolean goOn(ApproxBayesianComp abc)
AbcControllergoOn in interface AbcControllerabc - the stochastic process this object is to control.Copyright © 2015 University of Glasgow. All rights reserved.