Uses of Package
fern.simulation.algorithm

Packages that use fern.simulation.algorithm
fern.simulation.algorithm Provides algorithms for stochastic simultion of reaction networks. 
 

Classes in fern.simulation.algorithm used by fern.simulation.algorithm
AbstractBaseTauLeaping
          Base class for all tau leaping procedures (which are different in the methods choosing the timestep candidates for critical and noncritical reactions).
AbstractTauLeapingPropensityBoundSimulator
          There are some possibilities to bind the expected change of the propensities by a value epsilon in order to fulfill the leap condition.
GillespieEnhanced
          This is an enhanced version of the original Direct method developed by Gillespie.