Orthogonal Utility Libraries
Orthogonal Utility Libraries
Orthogonal.Common.Basic.PRNG
RandEcuyerLFSR258 Class
RandEcuyerLFSR258 Constructor
RandEcuyerLFSR258 Constructor
RandEcuyerLFSR258(Int64, Int64, Int64, Int64, Int64) Constructor
Rand
Ecuyer
LFSR
258(Int
64, Int
64, Int
64, Int
64, Int
64) Constructor
Initializes a new instance of the
RandEcuyerLFSR258
class
Namespace:
Orthogonal.Common.Basic.PRNG
Assembly:
Orthogonal.Common.Basic (in Orthogonal.Common.Basic.dll) Version: 2024-04-15 18:00 GMT+10.f27da1471008deaf16b803c17e24a5955690aef1
Syntax
C#
Copy
public
RandEcuyerLFSR258
(
long
seed1
,
long
seed2
,
long
seed3
,
long
seed4
,
long
seed5
)
Parameters
seed1
Int64
seed2
Int64
seed3
Int64
seed4
Int64
seed5
Int64
See Also
Reference
RandEcuyerLFSR258 Class
RandEcuyerLFSR258 Overload
Orthogonal.Common.Basic.PRNG Namespace
A public domain library by
Orthogonal Programming
(See:
Azure DevOps Repository
)
Send comments on this topic to
gfkeogh@gmail.com