Uses of Class
cern.jet.random.AbstractContinousDistribution
Packages that use AbstractContinousDistribution
Package
Description
Large variety of probability distributions featuring high performance generation
of random numbers, CDF's and PDF's.
-
Uses of AbstractContinousDistribution in cern.jet.random
Subclasses of AbstractContinousDistribution in cern.jet.randomModifier and TypeClassDescriptionclassBeta distribution; math definition and animated definition.classBreitWigner (aka Lorentz) distribution; See the math definition.classMean-square BreitWigner distribution; See the math definition.classChiSquare distribution; See the math definition and animated definition.classEmpirical distribution.classExponential Distribution (aka Negative Exponential Distribution); See the math definition animated definition.classExponential Power distribution.classclassHyperbolic distribution.classLogarithmic distribution.classNormal (aka Gaussian) distribution; See the math definition and animated definition.classStudentT distribution (aka T-distribution); See the math definition and animated definition.classUniform distribution; Math definition and animated definition.classVon Mises distribution.