Variables | |
const LCG64_param | TRNG = LCG64_param(18145460002477866997ull, 1ull) |
TRNG default. | |
const LCG64_param | LEcuyer1 = LCG64_param(2862933555777941757ull, 1ull) |
random number generator proposed by L'Ecuyer . | |
const LCG64_param | LEcuyer2 = LCG64_param(3202034522624059733ull, 1ull) |
random number generator proposed by L'Ecuyer . | |
const LCG64_param | LEcuyer3 = LCG64_param(3935559000370003845ull, 1ull) |
random number generator proposed by L'Ecuyer . |