Uses of Interface
org.apache.commons.math.random.EmpiricalDistribution
-
Packages that use EmpiricalDistribution Package Description 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 Modifier and Type Class Description classEmpiricalDistributionImplImplementsEmpiricalDistributioninterface.Methods in org.apache.commons.math.random that return EmpiricalDistribution Modifier and Type Method Description EmpiricalDistributionValueServer. getEmpiricalDistribution()Getter for property empiricalDistribution.
-