Uses of Interface
be.ac.ulg.montefiore.run.distributions.RandomDistribution

Packages that use RandomDistribution
be.ac.ulg.montefiore.run.distributions This package implements various pseudo-random distributions. 
 

Uses of RandomDistribution in be.ac.ulg.montefiore.run.distributions
 

Classes in be.ac.ulg.montefiore.run.distributions that implement RandomDistribution
 class ExponentialDistribution
          This class implements an generator of exponentially distributed reals.
 class GaussianDistribution
          This class implements a Gaussian distribution.
 class GaussianMixtureDistribution
          This class implements a Gaussian mixture distribution.
 



Copyright © 2004,2005 Jean-Marc François.