Uses of Class
org.apache.commons.math.random.RandomDataImpl

Packages that use RandomDataImpl
org.apache.commons.math.distribution Implementations of common discrete and continuous distributions. 
 

Uses of RandomDataImpl in org.apache.commons.math.distribution
 

Fields in org.apache.commons.math.distribution declared as RandomDataImpl
protected  RandomDataImpl AbstractContinuousDistribution.randomData
          RandomData instance used to generate samples from the distribution
protected  RandomDataImpl AbstractIntegerDistribution.randomData
          RandomData instance used to generate samples from the distribution
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.