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

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

Bin typedefROOT::Math::KDTree< _DataPoint >
Dimension()ROOT::Math::KDTree< _DataPoint >inlinestatic
EmptyBins()ROOT::Math::KDTree< _DataPoint >inline
End()ROOT::Math::KDTree< _DataPoint >inline
End() constROOT::Math::KDTree< _DataPoint >inline
eSplitOption enum nameROOT::Math::KDTree< _DataPoint >
fBucketSizeROOT::Math::KDTree< _DataPoint >private
fHeadROOT::Math::KDTree< _DataPoint >private
FindBin(const point_type &rPoint) constROOT::Math::KDTree< _DataPoint >inline
First()ROOT::Math::KDTree< _DataPoint >inline
First() constROOT::Math::KDTree< _DataPoint >inline
fIsFrozenROOT::Math::KDTree< _DataPoint >private
Freeze()ROOT::Math::KDTree< _DataPoint >
GetBucketSize() constROOT::Math::KDTree< _DataPoint >inline
GetClosestPoints(const point_type &rRef, UInt_t nPoints, std::vector< std::pair< const _DataPoint *, Double_t > > &vFoundPoints) constROOT::Math::KDTree< _DataPoint >
GetEffectiveEntries() constROOT::Math::KDTree< _DataPoint >
GetEntries() constROOT::Math::KDTree< _DataPoint >
GetFrozenCopy()ROOT::Math::KDTree< _DataPoint >
GetNBins() constROOT::Math::KDTree< _DataPoint >
GetPointsWithinDist(const point_type &rRef, value_type fDist, std::vector< const point_type * > &vFoundPoints) constROOT::Math::KDTree< _DataPoint >
GetTotalSumw() constROOT::Math::KDTree< _DataPoint >
GetTotalSumw2() constROOT::Math::KDTree< _DataPoint >
Insert(const point_type &rData)ROOT::Math::KDTree< _DataPoint >inline
IsFrozen() constROOT::Math::KDTree< _DataPoint >inline
kBinContent enum valueROOT::Math::KDTree< _DataPoint >
KDTree(UInt_t iBucketSize)ROOT::Math::KDTree< _DataPoint >
KDTree()ROOT::Math::KDTree< _DataPoint >private
KDTree(const KDTree< point_type > &)ROOT::Math::KDTree< _DataPoint >inlineprivate
kEffective enum valueROOT::Math::KDTree< _DataPoint >
Last()ROOT::Math::KDTree< _DataPoint >inline
Last() constROOT::Math::KDTree< _DataPoint >inline
operator=(const KDTree< point_type > &)ROOT::Math::KDTree< _DataPoint >inlineprivate
point_type typedefROOT::Math::KDTree< _DataPoint >
Print()ROOT::Math::KDTree< _DataPoint >inline
Reset()ROOT::Math::KDTree< _DataPoint >
SetOwner(Bool_t bIsOwner=true)ROOT::Math::KDTree< _DataPoint >
SetSplitOption(eSplitOption opt)ROOT::Math::KDTree< _DataPoint >
value_type typedefROOT::Math::KDTree< _DataPoint >
~KDTree()ROOT::Math::KDTree< _DataPoint >