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