Click or drag to resize

RNG_MT19937 Constructor

Constructor

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public RNG_MT19937(
	uint s = 5489
)

Parameters

s (Optional)
Type: SystemUInt32

[Missing <param name="s"/> documentation for "M:OpenCvSharp.RNG_MT19937.#ctor(System.UInt32)"]

See Also