Medial Code Documentation
Loading...
Searching...
No Matches
Data Structures | Public Member Functions | Data Fields
xgboost::predictor::DeviceNodeOneAPI Struct Reference

Data Structures

union  NodeValue
 

Public Member Functions

 DeviceNodeOneAPI (const RegTree::Node &n)
 
bool IsLeaf () const
 
int GetFidx () const
 
bool MissingLeft () const
 
int MissingIdx () const
 
float GetFvalue () const
 
float GetWeight () const
 

Data Fields

int fidx
 
int left_child_idx
 
int right_child_idx
 
NodeValue val
 

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