NativeMethodsml_EM_getCovs Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ml_EM_getCovs(System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus ml_EM_getCovs( IntPtr obj, IntPtr covs )
Public Shared Function ml_EM_getCovs ( obj As IntPtr, covs As IntPtr ) As ExceptionStatus
public: static ExceptionStatus ml_EM_getCovs( IntPtr obj, IntPtr covs )
static member ml_EM_getCovs : obj : IntPtr * covs : IntPtr -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.ml_EM_getCovs(System.IntPtr,System.IntPtr)"]
[Missing <param name="covs"/> documentation for "M:OpenCvSharp.NativeMethods.ml_EM_getCovs(System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ml_EM_getCovs(System.IntPtr,System.IntPtr)"]