| RandomNumberStreamRandGenType Property |
Gets the type.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public RandomNumberStreamBasicRandGenType RandGenType { get; }
Public ReadOnly Property RandGenType As RandomNumberStreamBasicRandGenType
Get
public:
property RandomNumberStreamBasicRandGenType RandGenType {
RandomNumberStreamBasicRandGenType get ();
}
member RandGenType : RandomNumberStreamBasicRandGenType with get
Property Value
RandomNumberStreamBasicRandGenTypeSee Also