Orthogonal Utility Libraries
Orthogonal Utility Libraries
Orthogonal.Common.Basic.PRNG
RandEcuyerLFSR113 Class
RandEcuyerLFSR113 Constructor
RandEcuyerLFSR113 Constructor
RandEcuyerLFSR113(Int32, Int32, Int32, Int32) Constructor
Rand
Ecuyer
LFSR
113(Int
32, Int
32, Int
32, Int
32) Constructor
Initializes a new instance of the
RandEcuyerLFSR113
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
RandEcuyerLFSR113
(
int
seed1
,
int
seed2
,
int
seed3
,
int
seed4
)
Parameters
seed1
Int32
seed2
Int32
seed3
Int32
seed4
Int32
See Also
Reference
RandEcuyerLFSR113 Class
RandEcuyerLFSR113 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