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