TRngStreamIndependence Enumeration

Source: RndGenerators.cs · Assembly: Dew.Math

public enum TRngStreamIndependence

Defines the method used to get random number series independence.

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.

Values

NameDescription
rsiBlockSplittingBlock-interleaved
rsiLeapfrogLeap-frog
rsiNoneNone