Click or drag to resize

RNG_MT19937Seed Method

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

Parameters

s
Type: SystemUInt32

Return Value

Type: 
See Also