NativeMethodsml_CvDTreeTrainData_new_split_cat Method OpenCvSharp Class Library

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

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

public static IntPtr ml_CvDTreeTrainData_new_split_cat(
	IntPtr obj,
	int vi,
	float quality
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvDTreeTrainData_new_split_cat(System.IntPtr,System.Int32,System.Single)"]

vi
Type: SystemInt32

[Missing <param name="vi"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvDTreeTrainData_new_split_cat(System.IntPtr,System.Int32,System.Single)"]

quality
Type: SystemSingle

[Missing <param name="quality"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvDTreeTrainData_new_split_cat(System.IntPtr,System.Int32,System.Single)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvDTreeTrainData_new_split_cat(System.IntPtr,System.Int32,System.Single)"]

See Also

Reference