Click or drag to resize

LeapfrogStreamSupportedGeneratorTypes Field

A list of basic random number generator types which support leapfrog streams.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static readonly IList<RandomNumberStreamBasicRandGenType> SupportedGeneratorTypes

Field Value

IListRandomNumberStreamBasicRandGenType
See Also