SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
List of all members | Public Attributes
tree_node_t Struct Reference

Detailed Description

Definition at line 19 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 21 of file IndexBlockTree.cpp.

int32_t idx

Definition at line 24 of file IndexBlockTree.cpp.

int32_t n_desc

Definition at line 22 of file IndexBlockTree.cpp.

int32_t sub_nodes_count

Definition at line 23 of file IndexBlockTree.cpp.


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

SHOGUN Machine Learning Toolbox - Documentation