| Package | Description |
|---|---|
| broadwick.stochastic |
Provides classes for solving models stochastically.
|
| broadwick.stochastic.algorithms |
Provides algorithms to implement the stochastic processes.
|
| Class and Description |
|---|
| AmountManager
An amount manager is responsible for keeping track of the populations within the simulation.
|
| Observer
Implementing classes are used to observe certain aspects of simulations (stochastic processes).
|
| SimulationController
A SimulationController (and its implementing classes) are responsible for controlling the simulation in the sense
that the StochasticSimulator checks with the controller object whether to go on or not.
|
| SimulationEvent
A class containing all the details of an event in the stochastic ODE model.
|
| SimulationState
Interface for simulations states.
|
| StochasticSimulator
Base class for stochastic simulators.
|
| StochasticSimulator.ThetaQueue
Manages the registered theta events.
|
| TransitionKernel
Class that holds the transition kernel for a stochastic simulation.
|
| Class and Description |
|---|
| AmountManager
An amount manager is responsible for keeping track of the populations within the simulation.
|
| SimulationEvent
A class containing all the details of an event in the stochastic ODE model.
|
| StochasticSimulator
Base class for stochastic simulators.
|
| TransitionKernel
Class that holds the transition kernel for a stochastic simulation.
|
Copyright © 2015 University of Glasgow. All rights reserved.