NativeMethodscore_SVD_new2 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_SVD_new2(System.IntPtr,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_SVD_new2( IntPtr src, int flags, out IntPtr returnValue )
Public Shared Function core_SVD_new2 ( src As IntPtr, flags As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus core_SVD_new2( IntPtr src, int flags, [OutAttribute] IntPtr% returnValue )
static member core_SVD_new2 : src : IntPtr * flags : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.core_SVD_new2(System.IntPtr,System.Int32,System.IntPtr@)"]
[Missing <param name="flags"/> documentation for "M:OpenCvSharp.NativeMethods.core_SVD_new2(System.IntPtr,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_SVD_new2(System.IntPtr,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_SVD_new2(System.IntPtr,System.Int32,System.IntPtr@)"]