Uses of Interface
org.apache.commons.math.random.EmpiricalDistribution

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

Uses of EmpiricalDistribution in org.apache.commons.math.random
 

Classes in org.apache.commons.math.random that implement EmpiricalDistribution
 class EmpiricalDistributionImpl
          Implements EmpiricalDistribution interface.
 

Methods in org.apache.commons.math.random that return EmpiricalDistribution
 EmpiricalDistribution ValueServer.getEmpiricalDistribution()
          Getter for property empiricalDistribution.
 



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