NativeMethodscore_mulTransposed Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_mulTransposed(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.Double,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_mulTransposed( IntPtr src, IntPtr dst, int aTa, IntPtr delta, double scale, int dtype )
Public Shared Function core_mulTransposed ( src As IntPtr, dst As IntPtr, aTa As Integer, delta As IntPtr, scale As Double, dtype As Integer ) As ExceptionStatus
public: static ExceptionStatus core_mulTransposed( IntPtr src, IntPtr dst, int aTa, IntPtr delta, double scale, int dtype )
static member core_mulTransposed : src : IntPtr * dst : IntPtr * aTa : int * delta : IntPtr * scale : float * dtype : int -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.core_mulTransposed(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.core_mulTransposed(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="aTa"/> documentation for "M:OpenCvSharp.NativeMethods.core_mulTransposed(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="delta"/> documentation for "M:OpenCvSharp.NativeMethods.core_mulTransposed(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="scale"/> documentation for "M:OpenCvSharp.NativeMethods.core_mulTransposed(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="dtype"/> documentation for "M:OpenCvSharp.NativeMethods.core_mulTransposed(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.Double,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_mulTransposed(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.Double,System.Int32)"]