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