Treelite
treelite
compiler
ASTNode
Public Member Functions
|
Public Attributes
|
List of all members
ASTNode Class Reference
abstract
Inheritance diagram for ASTNode:
[
legend
]
Collaboration diagram for ASTNode:
[
legend
]
Public Member Functions
virtual std::string
GetDump
() const =0
Public Attributes
ASTNode
*
parent
std::vector<
ASTNode
* >
children
int
node_id
int
tree_id
dmlc::optional< size_t >
data_count
dmlc::optional< double >
sum_hess
Detailed Description
Definition at line
21
of file
ast.h
.
The documentation for this class was generated from the following file:
/home/docs/checkouts/readthedocs.org/user_builds/treelite/checkouts/1.2.0/src/compiler/ast/
ast.h
Generated by
1.8.13