Click or drag to resize

RNG_MT19937 Constructor (UInt32)

Initializes a new instance of the RNG_MT19937 class

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public RNG_MT19937(
	uint s
)

Parameters

s
Type: SystemUInt32
See Also