Uses of Interface
org.apache.commons.math.distribution.PoissonDistribution

Packages that use PoissonDistribution
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
 class PoissonDistributionImpl
          Implementation for the PoissonDistribution.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.