pf_kdtree_node Struct Reference
Collaboration diagram for pf_kdtree_node:Detailed Description
Definition at line 19 of file pf_kdtree.h.
Public Attributes | |
int | leaf |
int | depth |
int | pivot_dim |
double | pivot_value |
int | key [3] |
double | value |
int | cluster |
pf_kdtree_node * | children [2] |
The documentation for this struct was generated from the following file: