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