ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TKDTree< Index, Value > Member List

This is the complete list of members for TKDTree< Index, Value >, including all inherited members.

AbstractMethod(const char *method) const TObject
AppendPad(Option_t *option="")TObjectvirtual
Browse(TBrowser *b)TObjectvirtual
Build()TKDTree< Index, Value >
ClassName() const TObjectvirtual
Clear(Option_t *="")TObjectinlinevirtual
Clone(const char *newname="") const TObjectvirtual
Compare(const TObject *obj) const TObjectvirtual
CookBoundaries(const Int_t node, Bool_t left)TKDTree< Index, Value >private
Copy(TObject &object) const TObjectvirtual
Delete(Option_t *option="")TObjectvirtual
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)TObjectvirtual
DoError(int level, const char *location, const char *fmt, va_list va) const TObjectprotectedvirtual
Draw(Option_t *option="")TObjectvirtual
DrawClass() const TObjectvirtual
DrawClone(Option_t *option="") const TObjectvirtual
Dump() const TObjectvirtual
Error(const char *method, const char *msgfmt,...) const TObjectvirtual
EStatusBits enum nameTObject
Execute(const char *method, const char *params, Int_t *error=0)TObjectvirtual
Execute(TMethod *method, TObjArray *params, Int_t *error=0)TObjectvirtual
ExecuteEvent(Int_t event, Int_t px, Int_t py)TObjectvirtual
Fatal(const char *method, const char *msgfmt,...) const TObjectvirtual
fAxisTKDTree< Index, Value >protected
fBoundariesTKDTree< Index, Value >protected
fBucketSizeTKDTree< Index, Value >protected
fCrossNodeTKDTree< Index, Value >protected
fDataTKDTree< Index, Value >protected
fDataOwnerTKDTree< Index, Value >protected
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 TObjectvirtual
FindObject(const TObject *obj) const TObjectvirtual
FindPoint(Value *point, Index &index, Int_t &iter)TKDTree< Index, Value >
fIndPointsTKDTree< Index, Value >protected
fNDimTKDTree< Index, Value >protected
fNDimmTKDTree< Index, Value >protected
fNNodesTKDTree< Index, Value >protected
fNPointsTKDTree< Index, Value >protected
fOffsetTKDTree< Index, Value >protected
fRangeTKDTree< Index, Value >protected
fRowT0TKDTree< Index, Value >protected
fTotalNodesTKDTree< Index, Value >protected
fValueTKDTree< 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 TObjectvirtual
GetDtorOnly()TObjectstatic
GetIconName() const TObjectvirtual
GetIndPoints()TKDTree< Index, Value >inline
GetLeft(Int_t inode) const TKDTree< Index, Value >inline
GetName() const TObjectvirtual
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 TObjectvirtual
GetObjectStat()TObjectstatic
GetOffset()TKDTree< Index, Value >inline
GetOption() const TObjectinlinevirtual
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 TObjectvirtual
GetTotalNodes() const TKDTree< Index, Value >inline
GetUniqueID() const TObjectvirtual
HandleTimer(TTimer *timer)TObjectvirtual
Hash() const TObjectvirtual
Info(const char *method, const char *msgfmt,...) const TObjectvirtual
InheritsFrom(const char *classname) const TObjectvirtual
InheritsFrom(const TClass *cl) const TObjectvirtual
Inspect() const TObjectvirtual
InvertBit(UInt_t f)TObjectinline
IsEqual(const TObject *obj) const TObjectvirtual
IsFolder() const TObjectvirtual
IsOnHeap() const TObjectinline
IsOwner()TKDTree< Index, Value >inline
IsSortable() const TObjectinlinevirtual
IsTerminal(Index inode) const TKDTree< Index, Value >inline
IsZombie() const TObjectinline
kBitMask enum valueTObject
kCanDelete enum valueTObject
kCannotPick enum valueTObject
kHasUUID enum valueTObject
kInvalidObject enum valueTObject
kIsOnHeap enum valueTObject
kIsReferenced enum valueTObject
kMustCleanup enum valueTObject
kNoContextMenu enum valueTObject
kNotDeleted enum valueTObject
kObjInCanvas enum valueTObject
KOrdStat(Index ntotal, Value *a, Index k, Index *index) const TKDTree< Index, Value >
kOverwrite enum valueTObject
kSingleKey enum valueTObject
kWriteDelete enum valueTObject
kZombie enum valueTObject
ls(Option_t *option="") const TObjectvirtual
MakeBoundaries(Value *range=0x0)TKDTree< Index, Value >
MakeBoundariesExact()TKDTree< Index, Value >
MakeZombie()TObjectinlineprotected
MayNotUse(const char *method) const TObject
Notify()TObjectvirtual
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) const TObject
operator delete(void *ptr)TObject
operator delete[](void *ptr)TObject
operator new(size_t sz)TObjectinline
operator new(size_t sz, void *vp)TObjectinline
operator new[](size_t sz)TObjectinline
operator new[](size_t sz, void *vp)TObjectinline
operator=(const TKDTree< Index, Value > &)TKDTree< Index, Value >private
TObject::operator=(const TObject &rhs)TObject
Paint(Option_t *option="")TObjectvirtual
Pop()TObjectvirtual
Print(Option_t *option="") const TObjectvirtual
Read(const char *name)TObjectvirtual
RecursiveRemove(TObject *obj)TObjectvirtual
ResetBit(UInt_t f)TObjectinline
SaveAs(const char *filename="", Option_t *option="") const TObjectvirtual
SavePrimitive(std::ostream &out, Option_t *option="")TObjectvirtual
SetBit(UInt_t f, Bool_t set)TObject
SetBit(UInt_t f)TObjectinline
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="")TObjectvirtual
SetDtorOnly(void *obj)TObjectstatic
SetObjectStat(Bool_t stat)TObjectstatic
SetOwner(Int_t owner)TKDTree< Index, Value >inline
SetUniqueID(UInt_t uid)TObjectvirtual
Spread(Index ntotal, Value *a, Index *index, Value &min, Value &max) const TKDTree< Index, Value >
SysError(const char *method, const char *msgfmt,...) const TObjectvirtual
TestBit(UInt_t f) const TObjectinline
TestBits(UInt_t f) const TObjectinline
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
TObject(const TObject &object)TObject
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()TObjectvirtual
Warning(const char *method, const char *msgfmt,...) const TObjectvirtual
Write(const char *name=0, Int_t option=0, Int_t bufsize=0)TObjectvirtual
Write(const char *name=0, Int_t option=0, Int_t bufsize=0) const TObjectvirtual
~TKDTree()TKDTree< Index, Value >
~TObject()TObjectvirtual