#include <offset_tree.h>
◆ build_tree()
void VW::offset_tree::min_depth_binary_tree::build_tree |
( |
uint32_t |
num_nodes | ) |
|
◆ internal_node_count()
uint32_t VW::offset_tree::min_depth_binary_tree::internal_node_count |
( |
| ) |
const |
|
inline |
◆ leaf_node_count()
uint32_t VW::offset_tree::min_depth_binary_tree::leaf_node_count |
( |
| ) |
const |
|
inline |
◆ nodes
std::vector<tree_node> VW::offset_tree::min_depth_binary_tree::nodes |
◆ root_idx
uint32_t VW::offset_tree::min_depth_binary_tree::root_idx = 0 |
The documentation for this struct was generated from the following file: