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