Uses of Class
jasima.core.random.continuous.DblDistribution
-
Packages that use DblDistribution Package Description jasima.core.random.continuous -
-
Uses of DblDistribution in jasima.core.random.continuous
Subclasses of DblDistribution in jasima.core.random.continuous Modifier and Type Class Description classDblBetaImplements a number stream with values following a Beta distribution.classDblChiSquaredImplements a stream of numbers following a Chi-squared distribution.classDblExpA class implementing a number stream with values following the Exponential distribution.classDblGammaImplements a stream of real numbers where each value follows a Gamma distribution.classDblLogNormalImplements a number stream with values following a log-normal distribution.classDblTDistImplements a stream of numbers following a Student's t-distribution.classDblWeibullThis class implements a number stream of real values following a Weibull distribution.
-