Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
kd_tree.h File Reference

Go to the source code of this file.

Classes

class  ug::KDTree< point_t, data_t, real_t >::Element
 An Element represents a point with an associated data value. More...
 
class  ug::KDTree< point_t, data_t, real_t >
 
struct  ug::KDTreeDesc
 
struct  ug::KDTree< point_t, data_t, real_t >::Node
 

Namespaces

namespace  ug
 the ug namespace
 

Enumerations

enum  ug::KDTreeSplitStrategy { ug::KDTSS_CIRCULAR , ug::KDTSS_LARGEST }