Table of Contents

Operator explicit operator

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

explicit operator uint(RNG_MT19937)

public static explicit operator uint(RNG_MT19937 self)

Parameters

self RNG_MT19937

Returns

uint

explicit operator int(RNG_MT19937)

public static explicit operator int(RNG_MT19937 self)

Parameters

self RNG_MT19937

Returns

int

explicit operator float(RNG_MT19937)

public static explicit operator float(RNG_MT19937 self)

Parameters

self RNG_MT19937

Returns

float

explicit operator double(RNG_MT19937)

public static explicit operator double(RNG_MT19937 self)

Parameters

self RNG_MT19937

Returns

double