| IndependentRandomStreamsStreamLength Property |
The length of the independent streams.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public int StreamLength { get; }
Public ReadOnly Property StreamLength As Integer
Get
public:
property int StreamLength {
int get ();
}
member StreamLength : int with get
Property Value
Int32See Also