#include <offset_tree.h>
◆ tree_node()
VW::reductions::offset_tree::tree_node::tree_node |
( |
uint32_t |
node_id, |
|
|
uint32_t |
left_node_id, |
|
|
uint32_t |
right_node_id, |
|
|
uint32_t |
parent_id, |
|
|
bool |
is_leaf |
|
) |
| |
◆ operator!=()
bool VW::reductions::offset_tree::tree_node::operator!= |
( |
const tree_node & |
rhs | ) |
const |
◆ operator==()
bool VW::reductions::offset_tree::tree_node::operator== |
( |
const tree_node & |
rhs | ) |
const |
◆ id
uint32_t VW::reductions::offset_tree::tree_node::id |
◆ is_leaf
bool VW::reductions::offset_tree::tree_node::is_leaf |
◆ left_id
uint32_t VW::reductions::offset_tree::tree_node::left_id |
◆ parent_id
uint32_t VW::reductions::offset_tree::tree_node::parent_id |
◆ right_id
uint32_t VW::reductions::offset_tree::tree_node::right_id |
The documentation for this class was generated from the following file:
- /nix/store/2saqbz278bj3pvhbfxlcc50cjbvs3h0h-source/vowpalwabbit/core/include/vw/core/reductions/offset_tree.h