ROOT  6.06/09
Reference Guide
ROOT::Math::KDTree< _DataPoint >::HeadNode Member List

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

BaseNode(BaseNode *pParent=0)ROOT::Math::KDTree< _DataPoint >::BaseNode
Clone()ROOT::Math::KDTree< _DataPoint >::HeadNodeprivatevirtual
FindNode(const point_type &rPoint) const ROOT::Math::KDTree< _DataPoint >::HeadNodeinlinevirtual
GetClosestPoints(const point_type &rRef, UInt_t nPoints, std::vector< std::pair< const _DataPoint *, Double_t > > &vFoundPoints) const ROOT::Math::KDTree< _DataPoint >::HeadNodeinlinevirtual
GetParentPointer()ROOT::Math::KDTree< _DataPoint >::BaseNode
GetPointsWithinDist(const point_type &rRef, value_type fDist, std::vector< const _DataPoint * > &vFoundPoints) const ROOT::Math::KDTree< _DataPoint >::HeadNodeinlinevirtual
HeadNode(BaseNode &rNode)ROOT::Math::KDTree< _DataPoint >::HeadNodeinline
HeadNode(const HeadNode &)ROOT::Math::KDTree< _DataPoint >::HeadNodeinlineprivate
Insert(const point_type &rPoint)ROOT::Math::KDTree< _DataPoint >::HeadNodeinlinevirtual
IsHeadNode() const ROOT::Math::KDTree< _DataPoint >::HeadNodeinlineprivatevirtual
IsLeftChild() const ROOT::Math::KDTree< _DataPoint >::BaseNode
LeftChild()ROOT::Math::KDTree< _DataPoint >::BaseNodeinline
LeftChild() const ROOT::Math::KDTree< _DataPoint >::BaseNodeinline
operator=(const HeadNode &)ROOT::Math::KDTree< _DataPoint >::HeadNodeinlineprivate
Parent()ROOT::Math::KDTree< _DataPoint >::BaseNodeinline
Parent() const ROOT::Math::KDTree< _DataPoint >::BaseNodeinline
Print(Int_t) const ROOT::Math::KDTree< _DataPoint >::HeadNodeinlinevirtual
RightChild()ROOT::Math::KDTree< _DataPoint >::BaseNodeinline
RightChild() const ROOT::Math::KDTree< _DataPoint >::BaseNodeinline
~BaseNode()ROOT::Math::KDTree< _DataPoint >::BaseNodevirtual
~HeadNode()ROOT::Math::KDTree< _DataPoint >::HeadNodeinlinevirtual