Uses of Class
fern.tools.Stochastics

Packages that use Stochastics
fern.simulation.algorithm Provides algorithms for stochastic simultion of reaction networks. 
fern.tools Provides common used tools. 
 

Uses of Stochastics in fern.simulation.algorithm
 

Methods in fern.simulation.algorithm with parameters of type Stochastics
 int GroupContainer.drawReaction(Stochastics s, double[] a)
           
 

Uses of Stochastics in fern.tools
 

Methods in fern.tools that return Stochastics
static Stochastics Stochastics.getInstance()
          Singleton pattern method.