This is the complete list of members for TKDTree< Index, Value >, including all inherited members.
| AbstractMethod(const char *method) const | TObject | |
| AddToTObjectTable(TObject *) | TObject | privatestatic | 
| AppendPad(Option_t *option="") | TObject | virtual | 
| Browse(TBrowser *b) | TObject | virtual | 
| Build() | TKDTree< Index, Value > | |
| CheckedHash() | TObject | inline | 
| Class() | TKDTree< Index, Value > | static | 
| Class_Name() | TKDTree< Index, Value > | static | 
| Class_Version() | TKDTree< Index, Value > | inlinestatic | 
| ClassName() const | TObject | virtual | 
| Clear(Option_t *="") | TObject | inlinevirtual | 
| Clone(const char *newname="") const | TObject | virtual | 
| Compare(const TObject *obj) const | TObject | virtual | 
| CookBoundaries(const Int_t node, Bool_t left) | TKDTree< Index, Value > | private | 
| Copy(TObject &object) const | TObject | virtual | 
| DeclFileName() | TKDTree< Index, Value > | inlinestatic | 
| Delete(Option_t *option="") | TObject | virtual | 
| Distance(const Value *point, Index ind, Int_t type=2) const | TKDTree< Index, Value > | |
| DistanceToNode(const Value *point, Index inode, Value &min, Value &max, Int_t type=2) | TKDTree< Index, Value > | |
| DistancetoPrimitive(Int_t px, Int_t py) | TObject | virtual | 
| DoError(int level, const char *location, const char *fmt, va_list va) const | TObject | protectedvirtual | 
| Draw(Option_t *option="") | TObject | virtual | 
| DrawClass() const | TObject | virtual | 
| DrawClone(Option_t *option="") const | TObject | virtual | 
| Dump() const | TObject | virtual | 
| EDeprecatedStatusBits enum name | TObject | |
| Error(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| EStatusBits enum name | TObject | |
| Execute(const char *method, const char *params, Int_t *error=nullptr) | TObject | virtual | 
| Execute(TMethod *method, TObjArray *params, Int_t *error=nullptr) | TObject | virtual | 
| ExecuteEvent(Int_t event, Int_t px, Int_t py) | TObject | virtual | 
| Fatal(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| fAxis | TKDTree< Index, Value > | protected | 
| fBits | TObject | private | 
| fBoundaries | TKDTree< Index, Value > | protected | 
| fBucketSize | TKDTree< Index, Value > | protected | 
| fCrossNode | TKDTree< Index, Value > | protected | 
| fData | TKDTree< Index, Value > | protected | 
| fDataOwner | TKDTree< Index, Value > | protected | 
| fgDtorOnly | TObject | privatestatic | 
| fgObjectStat | TObject | privatestatic | 
| FindBNodeA(Value *point, Value *delta, Int_t &inode) | TKDTree< Index, Value > | |
| FindInRange(Value *point, Value range, std::vector< Index > &res) | TKDTree< Index, Value > | |
| FindNearestNeighbors(const Value *point, Int_t k, Index *ind, Value *dist) | TKDTree< Index, Value > | |
| FindNode(const Value *point) const | TKDTree< Index, Value > | |
| FindObject(const char *name) const | TObject | virtual | 
| FindObject(const TObject *obj) const | TObject | virtual | 
| FindPoint(Value *point, Index &index, Int_t &iter) | TKDTree< Index, Value > | |
| fIndPoints | TKDTree< Index, Value > | protected | 
| fNDim | TKDTree< Index, Value > | protected | 
| fNDimm | TKDTree< Index, Value > | protected | 
| fNNodes | TKDTree< Index, Value > | protected | 
| fNPoints | TKDTree< Index, Value > | protected | 
| fOffset | TKDTree< Index, Value > | protected | 
| fRange | TKDTree< Index, Value > | protected | 
| fRowT0 | TKDTree< Index, Value > | protected | 
| fTotalNodes | TKDTree< Index, Value > | protected | 
| fUniqueID | TObject | private | 
| fValue | TKDTree< Index, Value > | protected | 
| GetBoundaries() | TKDTree< Index, Value > | |
| GetBoundariesExact() | TKDTree< Index, Value > | |
| GetBoundary(const Int_t node) | TKDTree< Index, Value > | |
| GetBoundaryExact(const Int_t node) | TKDTree< Index, Value > | |
| GetBucketSize() | TKDTree< Index, Value > | inline | 
| GetCrossNode() | TKDTree< Index, Value > | inline | 
| GetDrawOption() const | TObject | virtual | 
| GetDtorOnly() | TObject | static | 
| GetIconName() const | TObject | virtual | 
| GetIndPoints() | TKDTree< Index, Value > | inline | 
| GetLeft(Int_t inode) const | TKDTree< Index, Value > | inline | 
| GetName() const | TObject | virtual | 
| GetNDim() | TKDTree< Index, Value > | inline | 
| GetNNodes() const | TKDTree< Index, Value > | inline | 
| GetNodeAxis(Int_t id) const | TKDTree< Index, Value > | inline | 
| GetNodePointsIndexes(Int_t node, Int_t &first1, Int_t &last1, Int_t &first2, Int_t &last2) const | TKDTree< Index, Value > | |
| GetNodeValue(Int_t id) const | TKDTree< Index, Value > | inline | 
| GetNPoints() | TKDTree< Index, Value > | inline | 
| GetNPointsNode(Int_t node) const | TKDTree< Index, Value > | |
| GetObjectInfo(Int_t px, Int_t py) const | TObject | virtual | 
| GetObjectStat() | TObject | static | 
| GetOffset() | TKDTree< Index, Value > | inline | 
| GetOption() const | TObject | inlinevirtual | 
| GetParent(Int_t inode) const | TKDTree< Index, Value > | inline | 
| GetPointsIndexes(Int_t node) const | TKDTree< Index, Value > | |
| GetRight(Int_t inode) const | TKDTree< Index, Value > | inline | 
| GetRowT0() | TKDTree< Index, Value > | inline | 
| GetTitle() const | TObject | virtual | 
| GetTotalNodes() const | TKDTree< Index, Value > | inline | 
| GetUniqueID() const | TObject | virtual | 
| HandleTimer(TTimer *timer) | TObject | virtual | 
| Hash() const | TObject | virtual | 
| HasInconsistentHash() const | TObject | inline | 
| Info(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| InheritsFrom(const char *classname) const | TObject | virtual | 
| InheritsFrom(const TClass *cl) const | TObject | virtual | 
| Inspect() const | TObject | virtual | 
| InvertBit(UInt_t f) | TObject | inline | 
| IsA() const override | TKDTree< Index, Value > | inlinevirtual | 
| IsDestructed() const | TObject | inline | 
| IsEqual(const TObject *obj) const | TObject | virtual | 
| IsFolder() const | TObject | virtual | 
| IsOnHeap() const | TObject | inline | 
| IsOwner() | TKDTree< Index, Value > | inline | 
| IsSortable() const | TObject | inlinevirtual | 
| IsTerminal(Index inode) const | TKDTree< Index, Value > | inline | 
| IsZombie() const | TObject | inline | 
| kBitMask enum value | TObject | |
| kCanDelete enum value | TObject | |
| kCannotPick enum value | TObject | |
| kHasUUID enum value | TObject | |
| kInconsistent enum value | TObject | |
| kInvalidObject enum value | TObject | |
| kIsOnHeap enum value | TObject | |
| kIsReferenced enum value | TObject | |
| kMustCleanup enum value | TObject | |
| kNoContextMenu enum value | TObject | |
| kNotDeleted enum value | TObject | |
| kObjInCanvas enum value | TObject | |
| kOnlyPrepStep enum value | TObject | protected | 
| KOrdStat(Index ntotal, Value *a, Index k, Index *index) const | TKDTree< Index, Value > | |
| kOverwrite enum value | TObject | |
| kSingleKey enum value | TObject | |
| kWriteDelete enum value | TObject | |
| kZombie enum value | TObject | |
| ls(Option_t *option="") const | TObject | virtual | 
| MakeBoundaries(Value *range=nullptr) | TKDTree< Index, Value > | |
| MakeBoundariesExact() | TKDTree< Index, Value > | |
| MakeZombie() | TObject | inlineprotected | 
| MayNotUse(const char *method) const | TObject | |
| Notify() | TObject | virtual | 
| Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) const | TObject | |
| operator delete(void *ptr) | TObject | |
| operator delete(void *, size_t) | TObject | |
| operator delete(void *ptr, void *vp) | TObject | |
| operator delete[](void *ptr) | TObject | |
| operator delete[](void *, size_t) | TObject | |
| operator delete[](void *ptr, void *vp) | TObject | |
| operator new(size_t sz) | TObject | inline | 
| operator new(size_t sz, void *vp) | TObject | inline | 
| operator new[](size_t sz) | TObject | inline | 
| operator new[](size_t sz, void *vp) | TObject | inline | 
| operator=(const TKDTree< Index, Value > &) | TKDTree< Index, Value > | private | 
| TObject::operator=(const TObject &rhs) noexcept | TObject | inline | 
| Paint(Option_t *option="") | TObject | virtual | 
| Pop() | TObject | virtual | 
| Print(Option_t *option="") const | TObject | virtual | 
| Read(const char *name) | TObject | virtual | 
| RecursiveRemove(TObject *obj) | TObject | virtual | 
| ResetBit(UInt_t f) | TObject | inline | 
| SaveAs(const char *filename="", Option_t *option="") const | TObject | virtual | 
| SavePrimitive(std::ostream &out, Option_t *option="") | TObject | virtual | 
| SavePrimitiveConstructor(std::ostream &out, TClass *cl, const char *variable_name, const char *constructor_agrs="", Bool_t empty_line=kTRUE) | TObject | protectedstatic | 
| SavePrimitiveDraw(std::ostream &out, const char *variable_name, Option_t *option=nullptr) | TObject | protectedstatic | 
| SavePrimitiveVector(std::ostream &out, const char *prefix, Int_t len, Double_t *arr, Bool_t empty_line=kFALSE) | TObject | protectedstatic | 
| SetBit(UInt_t f, Bool_t set) | TObject | |
| SetBit(UInt_t f) | TObject | inline | 
| SetData(Index npoints, Index ndim, UInt_t bsize, Value **data) | TKDTree< Index, Value > | |
| SetData(Index idim, Value *data) | TKDTree< Index, Value > | |
| SetDrawOption(Option_t *option="") | TObject | virtual | 
| SetDtorOnly(void *obj) | TObject | static | 
| SetObjectStat(Bool_t stat) | TObject | static | 
| SetOwner(Int_t owner) | TKDTree< Index, Value > | inline | 
| SetUniqueID(UInt_t uid) | TObject | virtual | 
| Spread(Index ntotal, Value *a, Index *index, Value &min, Value &max) const | TKDTree< Index, Value > | |
| Streamer(TBuffer &) override | TKDTree< Index, Value > | virtual | 
| StreamerNVirtual(TBuffer &ClassDef_StreamerNVirtual_b) | TKDTree< Index, Value > | inline | 
| SysError(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| TestBit(UInt_t f) const | TObject | inline | 
| TestBits(UInt_t f) const | TObject | inline | 
| TKDTree() | TKDTree< Index, Value > | |
| TKDTree(Index npoints, Index ndim, UInt_t bsize) | TKDTree< Index, Value > | |
| TKDTree(Index npoints, Index ndim, UInt_t bsize, Value **data) | TKDTree< Index, Value > | |
| TKDTree(const TKDTree &) | TKDTree< Index, Value > | private | 
| TObject() | TObject | inline | 
| TObject(const TObject &object) noexcept | TObject | inline | 
| UpdateNearestNeighbors(Index inode, const Value *point, Int_t kNN, Index *ind, Value *dist) | TKDTree< Index, Value > | private | 
| UpdateRange(Index inode, Value *point, Value range, std::vector< Index > &res) | TKDTree< Index, Value > | private | 
| UseCurrentStyle() | TObject | virtual | 
| Warning(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) | TObject | virtual | 
| Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) const | TObject | virtual | 
| ~TKDTree() override | TKDTree< Index, Value > | |
| ~TObject() | TObject | virtual |