See: Description
| Class | Description |
|---|---|
| AbstractTauLeapingBase |
Abstract base class for tau leaping classes.
|
| GillespieSimple |
Implementation of Gillespie's Direct method.
|
| TauLeaping |
Implementation of the tau-leaping algorithm that makes an approximation to the stochastic ODE by picking a reasonable
time-step and then performing all the reactions that occur in this step.
|
| TauLeapingFixedStep |
Implementation of the tau-leaping algorithm that makes an approximation to the stochastic ODE by picking a reasonable
time-step and then performing all the reactions that occur in this step.
|

Copyright © 2015 University of Glasgow. All rights reserved.