|
static readonly double | c0 = Math.Sqrt(2.0 / Math.E) |
|
static readonly double | c1 = 4.0 * Math.Pow(Math.E, 0.25) |
|
static readonly double | c2 = 4.0 * Math.Pow(Math.E, -1.35) |
|
double Test.RatioOfUniformsNormalGenerator.GetNext |
( |
Random |
rng | ) |
|
|
inline |
readonly double Test.RatioOfUniformsNormalGenerator.c0 = Math.Sqrt(2.0 / Math.E) |
|
staticprivate |
readonly double Test.RatioOfUniformsNormalGenerator.c1 = 4.0 * Math.Pow(Math.E, 0.25) |
|
staticprivate |
readonly double Test.RatioOfUniformsNormalGenerator.c2 = 4.0 * Math.Pow(Math.E, -1.35) |
|
staticprivate |
The documentation for this class was generated from the following file: