Public Attributes | |
union { | |
struct DTTableStruct subTree | |
REAL_VALUE val | |
} | data |
int | type |
Definition at line 61 of file decision-tree.c.
union { ... } DTNodeStruct::data |
Definition at line 64 of file decision-tree.c.
Definition at line 62 of file decision-tree.c.
Definition at line 65 of file decision-tree.c.