Click or drag to resize

IndependentRandomStreamsDispose(Boolean) Method

Frees the stream data structure.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
true if Disposing, false otherwise.
See Also