Defines the method used to get random number series independence.
RndGenerators.cs
Members |
Description |
rsiNone |
None |
rsiLeapfrog |
Leap-frog |
rsiBlockSplitting |
Block-interleaved |
Defines the method used to obtain several independent random streams using the same random generator with the same seed. If the method is not supported by the specified random basic random generator, an error will be raised.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|