NativeMethodsml_SVM_setKernel Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ml_SVM_setKernel(System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus ml_SVM_setKernel( IntPtr obj, int kernelType )
Public Shared Function ml_SVM_setKernel ( obj As IntPtr, kernelType As Integer ) As ExceptionStatus
public: static ExceptionStatus ml_SVM_setKernel( IntPtr obj, int kernelType )
static member ml_SVM_setKernel : obj : IntPtr * kernelType : int -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.ml_SVM_setKernel(System.IntPtr,System.Int32)"]
[Missing <param name="kernelType"/> documentation for "M:OpenCvSharp.NativeMethods.ml_SVM_setKernel(System.IntPtr,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ml_SVM_setKernel(System.IntPtr,System.Int32)"]