Uses of Interface
org.apache.commons.statistics.distribution.ContinuousDistribution
Packages that use ContinuousDistribution
Package
Description
Implementations of common discrete and continuous probability distributions.
-
Uses of ContinuousDistribution in org.apache.commons.statistics.distribution
Classes in org.apache.commons.statistics.distribution that implement ContinuousDistributionModifier and TypeClassDescriptionfinal classImplementation of the beta distribution.final classImplementation of the Cauchy distribution.final classImplementation of the chi-squared distribution.final classImplementation of the exponential distribution.final classImplementation of the F-distribution.classImplementation of the folded normal distribution.final classImplementation of the gamma distribution.final classImplementation of the Gumbel distribution.final classImplementation of the Laplace distribution.final classImplementation of the Lévy distribution.final classImplementation of the logistic distribution.final classImplementation of the log-normal distribution.final classImplementation of the log-uniform distribution.final classImplementation of the Nakagami distribution.final classImplementation of the normal (Gaussian) distribution.final classImplementation of the Pareto (Type I) distribution.classImplementation of Student's t-distribution.classImplementation of the trapezoidal distribution.final classImplementation of the triangular distribution.final classImplementation of the truncated normal distribution.final classImplementation of the uniform distribution.final classImplementation of the Weibull distribution.