Click or drag to resize

RNG_MT19937  Conversion (RNG_MT19937 to Single)

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

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

Parameters

self
Type: OpenCvSharpRNG_MT19937

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

Return Value

Type: Single

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

See Also