Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::KDTree< _DataPoint >::BaseNode Member List

This is the complete list of members for ROOT::Math::KDTree< _DataPoint >::BaseNode, including all inherited members.

BaseNode(BaseNode *pParent=0)ROOT::Math::KDTree< _DataPoint >::BaseNode
BaseNode(const BaseNode &)ROOT::Math::KDTree< _DataPoint >::BaseNodeinlineprivate
Clone()=0ROOT::Math::KDTree< _DataPoint >::BaseNodepure virtual
FindNode(const point_type &rPoint) const =0ROOT::Math::KDTree< _DataPoint >::BaseNodepure virtual
fLeftChildROOT::Math::KDTree< _DataPoint >::BaseNodeprivate
fParentROOT::Math::KDTree< _DataPoint >::BaseNodeprivate
fRightChildROOT::Math::KDTree< _DataPoint >::BaseNodeprivate
GetClosestPoints(const point_type &rRef, UInt_t nPoints, std::vector< std::pair< const _DataPoint *, Double_t > > &vFoundPoints) const =0ROOT::Math::KDTree< _DataPoint >::BaseNodepure virtual
GetParentPointer()ROOT::Math::KDTree< _DataPoint >::BaseNode
GetPointsWithinDist(const point_type &rRef, value_type fDist, std::vector< const point_type * > &vFoundPoints) const =0ROOT::Math::KDTree< _DataPoint >::BaseNodepure virtual
Insert(const point_type &rPoint)=0ROOT::Math::KDTree< _DataPoint >::BaseNodepure virtual
IsHeadNode() constROOT::Math::KDTree< _DataPoint >::BaseNodeinlinevirtual
IsLeftChild() constROOT::Math::KDTree< _DataPoint >::BaseNode
LeftChild()ROOT::Math::KDTree< _DataPoint >::BaseNodeinline
LeftChild() constROOT::Math::KDTree< _DataPoint >::BaseNodeinline
operator=(const BaseNode &)ROOT::Math::KDTree< _DataPoint >::BaseNodeinlineprivate
Parent()ROOT::Math::KDTree< _DataPoint >::BaseNodeinline
Parent() constROOT::Math::KDTree< _DataPoint >::BaseNodeinline
Print(int iRow=0) const =0ROOT::Math::KDTree< _DataPoint >::BaseNodepure virtual
RightChild()ROOT::Math::KDTree< _DataPoint >::BaseNodeinline
RightChild() constROOT::Math::KDTree< _DataPoint >::BaseNodeinline
~BaseNode()ROOT::Math::KDTree< _DataPoint >::BaseNodevirtual