VPSerializableMersenneTwister Constructor Virtual Photonics - VTS Library
Virtual Photonics
Overload List

  NameDescription
Public methodSerializableMersenneTwister 
Initializes a new instance of the MersenneTwister class using the current time as the seed.
Public methodSerializableMersenneTwister(Boolean)
Initializes a new instance of the MersenneTwister class using the current time as the seed.
Public methodSerializableMersenneTwister(Int32)
Initializes a new instance of the MersenneTwister class.
Public methodSerializableMersenneTwister(Int32, Boolean)
Initializes a new instance of the MersenneTwister class.
Back to Top
See Also