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