treelite
|
Public Member Functions | |
ConditionNode (unsigned split_index, bool default_left, BranchHint branch_hint) | |
![]() | |
virtual void | Dump (int indent)=0 |
Public Attributes | |
unsigned | split_index |
bool | default_left |
BranchHint | branch_hint |
![]() | |
ASTNode * | parent |
std::vector< ASTNode * > | children |
int | node_id |
int | tree_id |
int | num_descendant |