Click or drag to resize

RNG_MT19937  Conversion (RNG_MT19937 to Double)

[Missing <summary> documentation for "M:OpenCvSharp.RNG_MT19937.op_Explicit(OpenCvSharp.RNG_MT19937)~System.Double"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static explicit operator double (
	RNG_MT19937 self
)

Parameters

self
Type: OpenCvSharpRNG_MT19937

[Missing <param name="self"/> documentation for "M:OpenCvSharp.RNG_MT19937.op_Explicit(OpenCvSharp.RNG_MT19937)~System.Double"]

Return Value

Type: Double

[Missing <returns> documentation for "M:OpenCvSharp.RNG_MT19937.op_Explicit(OpenCvSharp.RNG_MT19937)~System.Double"]

See Also