NativeMethodsml_ANN_MLP_setTrainMethod Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ml_ANN_MLP_setTrainMethod(System.IntPtr,System.Int32,System.Double,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus ml_ANN_MLP_setTrainMethod( IntPtr obj, int method, double param1, double param2 )
Public Shared Function ml_ANN_MLP_setTrainMethod ( obj As IntPtr, method As Integer, param1 As Double, param2 As Double ) As ExceptionStatus
public: static ExceptionStatus ml_ANN_MLP_setTrainMethod( IntPtr obj, int method, double param1, double param2 )
static member ml_ANN_MLP_setTrainMethod : obj : IntPtr * method : int * param1 : float * param2 : float -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.ml_ANN_MLP_setTrainMethod(System.IntPtr,System.Int32,System.Double,System.Double)"]
[Missing <param name="method"/> documentation for "M:OpenCvSharp.NativeMethods.ml_ANN_MLP_setTrainMethod(System.IntPtr,System.Int32,System.Double,System.Double)"]
[Missing <param name="param1"/> documentation for "M:OpenCvSharp.NativeMethods.ml_ANN_MLP_setTrainMethod(System.IntPtr,System.Int32,System.Double,System.Double)"]
[Missing <param name="param2"/> documentation for "M:OpenCvSharp.NativeMethods.ml_ANN_MLP_setTrainMethod(System.IntPtr,System.Int32,System.Double,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ml_ANN_MLP_setTrainMethod(System.IntPtr,System.Int32,System.Double,System.Double)"]