|
const double | s = 0.449871 |
|
const double | t = -0.386595 |
|
const double | a = 0.19600 |
|
const double | b = 0.25472 |
|
const double | r1 = 0.27597 |
|
const double | r2 = 0.27846 |
|
|
static readonly double | c = Math.Sqrt(2.0 / Math.E) |
|
double Test.LevaNormalGenerator.GetNext |
( |
Random |
rng | ) |
|
|
inline |
readonly double Test.LevaNormalGenerator.c = Math.Sqrt(2.0 / Math.E) |
|
staticprivate |
const double Test.LevaNormalGenerator.s = 0.449871 |
|
private |
const double Test.LevaNormalGenerator.t = -0.386595 |
|
private |
const double Test.LevaNormalGenerator.a = 0.19600 |
|
private |
const double Test.LevaNormalGenerator.b = 0.25472 |
|
private |
const double Test.LevaNormalGenerator.r1 = 0.27597 |
|
private |
const double Test.LevaNormalGenerator.r2 = 0.27846 |
|
private |
The documentation for this class was generated from the following file: