public class TauLeapingAbsoluteBoundSimulator extends AbstractTauLeapingPropensityBoundSimulator
Daniel T. Gillespie, Approximate accelerated stochastic simulation of chemically reacting systems, Journal of chemical physics vol 115, nr 4 (2001); Cao et al., Efficient step size selection for the tau-leaping simulation method, Journal of chemical physics 124, 044109 (2006)
Simulator.FireType| Constructor and Description |
|---|
TauLeapingAbsoluteBoundSimulator(Network net) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of this simulator
|
getEpsilon, getLangevinThreshold, getNCritical, getNumSimpleCalls, getUseSimpleFactor, isVerbose, performStep, setEpsilon, setLangevinThreshold, setNCritical, setNumSimpleCalls, setUseSimpleFactor, setVerboseinitialize, isEfficientlyAdaptSum, reinitialize, setAmount, setEfficientlyAdaptSum, setVolumeaddObserver, getAmount, getNet, getNextThetaEvent, getPropensity, getPropensityCalculator, getTime, getVolume, initializePropensities, isInterpolateTheta, postRun, preRun, registerNewTheta, run, setInterpolateTheta, setStochasticSeed, start, startpublic TauLeapingAbsoluteBoundSimulator(Network net)
public String getName()
AbstractBaseTauLeapinggetName in class AbstractBaseTauLeapingCopyright © 2007–2021. All rights reserved.