NativeMethodscore_RNG_gaussian Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_RNG_gaussian(System.UInt64@,System.Double,System.Double@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_RNG_gaussian( ref ulong state, double sigma, out double returnValue )
Public Shared Function core_RNG_gaussian ( ByRef state As ULong, sigma As Double, <OutAttribute> ByRef returnValue As Double ) As ExceptionStatus
public: static ExceptionStatus core_RNG_gaussian( unsigned long long% state, double sigma, [OutAttribute] double% returnValue )
static member core_RNG_gaussian : state : uint64 byref * sigma : float * returnValue : float byref -> ExceptionStatus
[Missing <param name="state"/> documentation for "M:OpenCvSharp.NativeMethods.core_RNG_gaussian(System.UInt64@,System.Double,System.Double@)"]
[Missing <param name="sigma"/> documentation for "M:OpenCvSharp.NativeMethods.core_RNG_gaussian(System.UInt64@,System.Double,System.Double@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_RNG_gaussian(System.UInt64@,System.Double,System.Double@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_RNG_gaussian(System.UInt64@,System.Double,System.Double@)"]