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