NativeMethodsml_CvDTreeParams_priors_set Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvDTreeParams_priors_set(System.IntPtr,System.IntPtr)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void ml_CvDTreeParams_priors_set(
	IntPtr p,
	IntPtr value
)

Parameters

p
Type: SystemIntPtr

[Missing <param name="p"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvDTreeParams_priors_set(System.IntPtr,System.IntPtr)"]

value
Type: SystemIntPtr

[Missing <param name="value"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvDTreeParams_priors_set(System.IntPtr,System.IntPtr)"]

See Also

Reference