Uses of Interface
org.apache.commons.math4.distribution.IntegerDistribution
| Package | Description |
|---|---|
| org.apache.commons.math4.distribution |
Implementations of common discrete and continuous distributions.
|
-
Uses of IntegerDistribution in org.apache.commons.math4.distribution
Classes in org.apache.commons.math4.distribution that implement IntegerDistribution Modifier and Type Class Description classAbstractIntegerDistributionBase class for integer-valued discrete distributions.classEnumeratedIntegerDistributionImplementation of an integer-valuedEnumeratedDistribution.