Uses of Package
com.opengamma.strata.math.impl.cern
-
Packages that use com.opengamma.strata.math.impl.cern Package Description com.opengamma.strata.math.impl.cern com.opengamma.strata.math.impl.random com.opengamma.strata.math.impl.statistics.distribution -
Classes in com.opengamma.strata.math.impl.cern used by com.opengamma.strata.math.impl.cern Class Description ChiSquare ChiSquare distribution; See the math definition and animated definition.Gamma MersenneTwister MersenneTwister (MT19937) is one of the strongest uniform pseudo-random number generators known so far; at the same time it is quick.Normal Normal (aka Gaussian) distribution; See the math definition and animated definition.RandomEngine Abstract base class for uniform pseudo-random number generating engines.StudentT StudentT distribution (aka T-distribution); See the math definition and animated definition. -
Classes in com.opengamma.strata.math.impl.cern used by com.opengamma.strata.math.impl.random Class Description RandomEngine Abstract base class for uniform pseudo-random number generating engines. -
Classes in com.opengamma.strata.math.impl.cern used by com.opengamma.strata.math.impl.statistics.distribution Class Description RandomEngine Abstract base class for uniform pseudo-random number generating engines.