Package org.hipparchus.distribution.continuous
package org.hipparchus.distribution.continuous
Implementations of common continuous distributions.
-
ClassDescriptionBase class for probability distributions on the reals.Implements the Beta distribution.Implementation of the Cauchy distribution.Implementation of the chi-squared distribution.Implementation of the constant real distribution.Implementation of a real-valued
EnumeratedDistribution
.Implementation of the exponential distribution.Implementation of the F-distribution.Implementation of the Gamma distribution.This class implements the Gumbel distribution.This class implements the Laplace distribution.This class implements the Lévy distribution.This class implements the Logistic distribution.Implementation of the log-normal (gaussian) distribution.This class implements the Nakagami distribution.Implementation of the normal (gaussian) distribution.Implementation of the Pareto distribution.Implementation of Student's t-distribution.Implementation of the triangular real distribution.Implementation of the uniform real distribution.Implementation of the Weibull distribution.