Uses of Package
org.apache.commons.math.random

Packages that use org.apache.commons.math.random
org.apache.commons.math.random Random number and random data generators. 
 

Classes in org.apache.commons.math.random used by org.apache.commons.math.random
EmpiricalDistribution
          Represents an empirical probability distribution -- a probability distribution derived from observed data without making any assumptions about the functional form of the population distribution that the data come from.
RandomData
          Random data generation utilities.
RandomGenerator
          Interface extracted from java.util.Random.
 



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