Uses of Class
org.apache.commons.math3.distribution.ZipfDistribution.ZipfRejectionInversionSampler
-
Packages that use ZipfDistribution.ZipfRejectionInversionSampler Package Description org.apache.commons.math3.distribution Implementations of common discrete and continuous distributions. -
-
Uses of ZipfDistribution.ZipfRejectionInversionSampler in org.apache.commons.math3.distribution
Fields in org.apache.commons.math3.distribution declared as ZipfDistribution.ZipfRejectionInversionSampler Modifier and Type Field Description private ZipfDistribution.ZipfRejectionInversionSampler
ZipfDistribution. sampler
The sampler to be used for the sample() method
-