Jafar
Public Attributes
kd_node Struct Reference

a node in a k-d tree More...


Detailed Description

a node in a k-d tree

Definition at line 29 of file kdtree.h.

#include <kdtree.h>

List of all members.

Public Attributes

int ki
 partition key index
double kv
 partition key value
int leaf
 1 if node is a leaf, 0 otherwise
struct featurefeatures
 features at this node
int n
 number of features
struct kd_nodekd_left
 left child
struct kd_nodekd_right
 right child

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:31 for Jafar by doxygen 1.7.6.1
LAAS-CNRS