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