Uses of Class
org.apache.commons.statistics.distribution.AbstractDiscreteDistribution
-
Uses of AbstractDiscreteDistribution in org.apache.commons.statistics.distribution
Subclasses of AbstractDiscreteDistribution in org.apache.commons.statistics.distributionModifier and TypeClassDescriptionfinal class
Implementation of the binomial distribution.final class
Implementation of the geometric distribution.final class
Implementation of the hypergeometric distribution.final class
Implementation of the Pascal distribution.final class
Implementation of the Poisson distribution.final class
Implementation of the uniform discrete distribution.final class
Implementation of the Zipf distribution.