Logo ROOT   6.08/07
Reference Guide
Classes | Namespaces
KDTree.h File Reference
#include <assert.h>
#include <vector>
#include <cmath>
#include "Rtypes.h"
#include "Math/KDTree.icc"
Include dependency graph for KDTree.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Math::KDTree< _DataPoint >::BaseNode
 
class  ROOT::Math::KDTree< _DataPoint >::BinNode
 
class  ROOT::Math::KDTree< _DataPoint >::ComparePoints
 
class  ROOT::Math::KDTree< _DataPoint >::Cut
 
class  ROOT::Math::KDTree< _DataPoint >::HeadNode
 
class  ROOT::Math::KDTree< _DataPoint >::iterator
 
class  ROOT::Math::KDTree< _DataPoint >
 
class  ROOT::Math::KDTree< _DataPoint >::SplitNode
 
class  ROOT::Math::KDTree< _DataPoint >::TerminalNode
 

Namespaces

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 ROOT::Math