Uses of Class
org.apache.commons.math4.legacy.distribution.AbstractIntegerDistribution
-
Packages that use AbstractIntegerDistribution Package Description org.apache.commons.math4.legacy.distribution Implementations of probability distributions. -
-
Uses of AbstractIntegerDistribution in org.apache.commons.math4.legacy.distribution
Subclasses of AbstractIntegerDistribution in org.apache.commons.math4.legacy.distribution Modifier and Type Class Description class
EnumeratedIntegerDistribution
Implementation of an integer-valuedEnumeratedDistribution
.
-