NativeMethodsml_LogisticRegression_setLearningRate Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ml_LogisticRegression_setLearningRate(System.IntPtr,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus ml_LogisticRegression_setLearningRate( IntPtr obj, double val )
Public Shared Function ml_LogisticRegression_setLearningRate ( obj As IntPtr, val As Double ) As ExceptionStatus
public: static ExceptionStatus ml_LogisticRegression_setLearningRate( IntPtr obj, double val )
static member ml_LogisticRegression_setLearningRate : obj : IntPtr * val : float -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.ml_LogisticRegression_setLearningRate(System.IntPtr,System.Double)"]
[Missing <param name="val"/> documentation for "M:OpenCvSharp.NativeMethods.ml_LogisticRegression_setLearningRate(System.IntPtr,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ml_LogisticRegression_setLearningRate(System.IntPtr,System.Double)"]