NativeMethodsml_SVM_getSupportVectors Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ml_SVM_getSupportVectors(System.IntPtr,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus ml_SVM_getSupportVectors( IntPtr obj, out IntPtr returnValue )
Public Shared Function ml_SVM_getSupportVectors ( obj As IntPtr, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus ml_SVM_getSupportVectors( IntPtr obj, [OutAttribute] IntPtr% returnValue )
static member ml_SVM_getSupportVectors : obj : IntPtr * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.ml_SVM_getSupportVectors(System.IntPtr,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.ml_SVM_getSupportVectors(System.IntPtr,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ml_SVM_getSupportVectors(System.IntPtr,System.IntPtr@)"]