SHOGUN
4.2.0
|
Definition at line 27 of file IndexBlockTree.cpp.
Public Member Functions | |
block_tree_node_t (int32_t min, int32_t max, float64_t w) | |
Public Attributes | |
int32_t | t_min_index |
int32_t | t_max_index |
float64_t | weight |
block_tree_node_t | ( | int32_t | min, |
int32_t | max, | ||
float64_t | w | ||
) |
Definition at line 29 of file IndexBlockTree.cpp.
int32_t t_max_index |
Definition at line 35 of file IndexBlockTree.cpp.
int32_t t_min_index |
Definition at line 35 of file IndexBlockTree.cpp.
float64_t weight |
Definition at line 36 of file IndexBlockTree.cpp.