Virtual Photonics
Back to Top
Overload List
| Name | Description | |
|---|---|---|
| SerializableMersenneTwister |
Initializes a new instance of the MersenneTwister class using
the current time as the seed.
| |
| SerializableMersenneTwister(Boolean) |
Initializes a new instance of the MersenneTwister class using
the current time as the seed.
| |
| SerializableMersenneTwister(Int32) |
Initializes a new instance of the MersenneTwister class.
| |
| SerializableMersenneTwister(Int32, Boolean) |
Initializes a new instance of the MersenneTwister class.
|
See Also