A list of basic random number generator types which support leapfrog
streams.
Namespace:
CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public static readonly IList<RandomNumberStream..::.BasicRandGenType> SupportedGeneratorTypes |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly SupportedGeneratorTypes As IList(Of RandomNumberStream..::.BasicRandGenType) |
| Visual C++ |
|---|
public: static initonly IList<RandomNumberStream..::.BasicRandGenType>^ SupportedGeneratorTypes |