Table of Contents

Constructor RNG

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

RNG(ulong)

Constructor

public RNG(ulong state = 4294967295)

Parameters

state ulong

64-bit value used to initialize the RNG.