Bin typedef | ROOT::Math::KDTree< _DataPoint > | |
Dimension() | ROOT::Math::KDTree< _DataPoint > | inlinestatic |
EmptyBins() | ROOT::Math::KDTree< _DataPoint > | inline |
End() | ROOT::Math::KDTree< _DataPoint > | inline |
End() const | ROOT::Math::KDTree< _DataPoint > | inline |
eSplitOption enum name | ROOT::Math::KDTree< _DataPoint > | |
fBucketSize | ROOT::Math::KDTree< _DataPoint > | private |
fHead | ROOT::Math::KDTree< _DataPoint > | private |
FindBin(const point_type &rPoint) const | ROOT::Math::KDTree< _DataPoint > | inline |
First() | ROOT::Math::KDTree< _DataPoint > | inline |
First() const | ROOT::Math::KDTree< _DataPoint > | inline |
fIsFrozen | ROOT::Math::KDTree< _DataPoint > | private |
Freeze() | ROOT::Math::KDTree< _DataPoint > | |
GetBucketSize() const | ROOT::Math::KDTree< _DataPoint > | inline |
GetClosestPoints(const point_type &rRef, UInt_t nPoints, std::vector< std::pair< const _DataPoint *, Double_t > > &vFoundPoints) const | ROOT::Math::KDTree< _DataPoint > | |
GetEffectiveEntries() const | ROOT::Math::KDTree< _DataPoint > | |
GetEntries() const | ROOT::Math::KDTree< _DataPoint > | |
GetFrozenCopy() | ROOT::Math::KDTree< _DataPoint > | |
GetNBins() const | ROOT::Math::KDTree< _DataPoint > | |
GetPointsWithinDist(const point_type &rRef, value_type fDist, std::vector< const point_type *> &vFoundPoints) const | ROOT::Math::KDTree< _DataPoint > | |
GetTotalSumw() const | ROOT::Math::KDTree< _DataPoint > | |
GetTotalSumw2() const | ROOT::Math::KDTree< _DataPoint > | |
Insert(const point_type &rData) | ROOT::Math::KDTree< _DataPoint > | inline |
IsFrozen() const | ROOT::Math::KDTree< _DataPoint > | inline |
kBinContent enum value | ROOT::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 value | ROOT::Math::KDTree< _DataPoint > | |
Last() | ROOT::Math::KDTree< _DataPoint > | inline |
Last() const | ROOT::Math::KDTree< _DataPoint > | inline |
operator=(const KDTree< point_type > &) | ROOT::Math::KDTree< _DataPoint > | inlineprivate |
point_type typedef | ROOT::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 typedef | ROOT::Math::KDTree< _DataPoint > | |
~KDTree() | ROOT::Math::KDTree< _DataPoint > | |