Uses of Interface
org.apache.commons.math.distribution.ZipfDistribution
-
Packages that use ZipfDistribution Package Description org.apache.commons.math.distribution Implementations of common discrete and continuous distributions. -
-
Uses of ZipfDistribution in org.apache.commons.math.distribution
Classes in org.apache.commons.math.distribution that implement ZipfDistribution Modifier and Type Class Description class
ZipfDistributionImpl
Implementation for theZipfDistribution
.
-