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