CvDTreeSplit Struct Reference

#include <ml.hpp>

List of all members.

Public Attributes

int var_idx
int condensed_idx
int inversed
float quality
CvDTreeSplitnext
union {
   int   subset [2]
   struct {
      float   c
      int   split_point
   }   ord
}; 

Member Data Documentation

struct { ... } CvDTreeSplit::ord
union { ... }

The documentation for this struct was generated from the following file: