Public Member Functions | |
| HeadNode (BaseNode &rNode) | |
| virtual | ~HeadNode () | 
| virtual const BinNode * | FindNode (const point_type &rPoint) const | 
| virtual void | GetClosestPoints (const point_type &rRef, UInt_t nPoints, std::vector< std::pair< const _DataPoint *, Double_t > > &vFoundPoints) const | 
| virtual void | GetPointsWithinDist (const point_type &rRef, value_type fDist, std::vector< const _DataPoint * > &vFoundPoints) const | 
| virtual Bool_t | Insert (const point_type &rPoint) | 
| virtual void | Print (Int_t) const | 
  Public Member Functions inherited from ROOT::Math::KDTree< _DataPoint >::BaseNode | |
| BaseNode (BaseNode *pParent=0) | |
| virtual | ~BaseNode () | 
| BaseNode *& | GetParentPointer () | 
| Bool_t | IsLeftChild () const | 
| BaseNode *& | LeftChild () | 
| const BaseNode * | LeftChild () const | 
| BaseNode *& | Parent () | 
| const BaseNode * | Parent () const | 
| BaseNode *& | RightChild () | 
| const BaseNode * | RightChild () const | 
Private Member Functions | |
| HeadNode (const HeadNode &) | |
| virtual HeadNode * | Clone () | 
| BaseNode *& | GetParentPointer () | 
| virtual bool | IsHeadNode () const | 
| Bool_t | IsLeftChild () const | 
| BaseNode *& | LeftChild () | 
| const BaseNode * | LeftChild () const | 
| HeadNode & | operator= (const HeadNode &) | 
| BaseNode *& | Parent () | 
| const BaseNode * | Parent () const | 
| BaseNode *& | RightChild () | 
| const BaseNode * | RightChild () const | 
      
  | 
  inline | 
      
  | 
  inlinevirtual | 
      
  | 
  inlineprivate | 
      
  | 
  privatevirtual | 
Implements ROOT::Math::KDTree< _DataPoint >::BaseNode.
Definition at line 556 of file KDTree.icc.
      
  | 
  inlinevirtual | 
Implements ROOT::Math::KDTree< _DataPoint >::BaseNode.
      
  | 
  inlinevirtual | 
Implements ROOT::Math::KDTree< _DataPoint >::BaseNode.
Definition at line 572 of file KDTree.icc.
      
  | 
  private | 
Definition at line 112 of file KDTree.icc.
      
  | 
  inlinevirtual | 
Implements ROOT::Math::KDTree< _DataPoint >::BaseNode.
Definition at line 580 of file KDTree.icc.
      
  | 
  inlinevirtual | 
Implements ROOT::Math::KDTree< _DataPoint >::BaseNode.
      
  | 
  inlineprivatevirtual | 
Reimplemented from ROOT::Math::KDTree< _DataPoint >::BaseNode.
      
  | 
  private | 
Definition at line 114 of file KDTree.icc.
      
  | 
  inlineprivate | 
      
  | 
  inlineprivate | 
      
  | 
  inlineprivate | 
      
  | 
  inlineprivate | 
      
  | 
  inlineprivate | 
      
  | 
  inlinevirtual | 
Implements ROOT::Math::KDTree< _DataPoint >::BaseNode.
      
  | 
  inlineprivate | 
      
  | 
  inlineprivate |