SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
tree_node_t Struct Reference

Detailed Description

Definition at line 16 of file IndexBlockTree.cpp.

Public Attributes

tree_node_t ** desc
int32_t n_desc
int32_t sub_nodes_count
int32_t idx

Member Data Documentation

tree_node_t** desc

Definition at line 18 of file IndexBlockTree.cpp.

int32_t idx

Definition at line 21 of file IndexBlockTree.cpp.

int32_t n_desc

Definition at line 19 of file IndexBlockTree.cpp.

int32_t sub_nodes_count

Definition at line 20 of file IndexBlockTree.cpp.


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

SHOGUN Machine Learning Toolbox - Documentation