Click or drag to resize

SkipAheadStreamSupportedGeneratorTypes Field

A list of basic random number generator types which support skip-ahead 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