[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvDTreeTrainData_get_ord_var_data(System.IntPtr,System.IntPtr,System.Int32,System.Single[],System.Int32[],System.Single[][],System.Int32[][],System.Int32[])"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void ml_CvDTreeTrainData_get_ord_var_data( IntPtr obj, IntPtr n, int vi, float[] ordValuesBuf, int[] sortedIndicesBuf, float[][] ordValues, int[][] sortedIndices, int[] sampleIndicesBuf )
Parameters
- obj
- Type: SystemIntPtr
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvDTreeTrainData_get_ord_var_data(System.IntPtr,System.IntPtr,System.Int32,System.Single[],System.Int32[],System.Single[][],System.Int32[][],System.Int32[])"]
- n
- Type: SystemIntPtr
[Missing <param name="n"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvDTreeTrainData_get_ord_var_data(System.IntPtr,System.IntPtr,System.Int32,System.Single[],System.Int32[],System.Single[][],System.Int32[][],System.Int32[])"]
- vi
- Type: SystemInt32
[Missing <param name="vi"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvDTreeTrainData_get_ord_var_data(System.IntPtr,System.IntPtr,System.Int32,System.Single[],System.Int32[],System.Single[][],System.Int32[][],System.Int32[])"]
- ordValuesBuf
- Type: SystemSingle
[Missing <param name="ordValuesBuf"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvDTreeTrainData_get_ord_var_data(System.IntPtr,System.IntPtr,System.Int32,System.Single[],System.Int32[],System.Single[][],System.Int32[][],System.Int32[])"]
- sortedIndicesBuf
- Type: SystemInt32
[Missing <param name="sortedIndicesBuf"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvDTreeTrainData_get_ord_var_data(System.IntPtr,System.IntPtr,System.Int32,System.Single[],System.Int32[],System.Single[][],System.Int32[][],System.Int32[])"]
- ordValues
- Type: SystemSingle
[Missing <param name="ordValues"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvDTreeTrainData_get_ord_var_data(System.IntPtr,System.IntPtr,System.Int32,System.Single[],System.Int32[],System.Single[][],System.Int32[][],System.Int32[])"]
- sortedIndices
- Type: SystemInt32
[Missing <param name="sortedIndices"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvDTreeTrainData_get_ord_var_data(System.IntPtr,System.IntPtr,System.Int32,System.Single[],System.Int32[],System.Single[][],System.Int32[][],System.Int32[])"]
- sampleIndicesBuf
- Type: SystemInt32
[Missing <param name="sampleIndicesBuf"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.ml_CvDTreeTrainData_get_ord_var_data(System.IntPtr,System.IntPtr,System.Int32,System.Single[],System.Int32[],System.Single[][],System.Int32[][],System.Int32[])"]