| Package | Description |
|---|---|
| com.opengamma.strata.math.impl.cern | |
| com.opengamma.strata.math.impl.random | |
| com.opengamma.strata.math.impl.statistics.distribution |
| Class and 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.
|
| Class and Description |
|---|
| RandomEngine
Abstract base class for uniform pseudo-random number generating engines.
|
| Class and Description |
|---|
| RandomEngine
Abstract base class for uniform pseudo-random number generating engines.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.