| RandEcuyerMRG63k3a(Int64, Int64, Int64, Int64, Int64, Int64) Constructor |
Namespace: Orthogonal.Common.Basic.PRNGAssembly: Orthogonal.Common.Basic (in Orthogonal.Common.Basic.dll) Version: 2024-04-15 18:00 GMT+10.f27da1471008deaf16b803c17e24a5955690aef1
Syntax public RandEcuyerMRG63k3a(
long seed10,
long seed11,
long seed12,
long seed20,
long seed21,
long seed22
)
Parameters
- seed10 Int64
-
- seed11 Int64
-
- seed12 Int64
-
- seed20 Int64
-
- seed21 Int64
-
- seed22 Int64
-
See Also