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