This is a specialization of the TreeType class to an arbitrary tree with HollowBallBound (currently only the vantage point tree is supported). More...
Static Public Attributes | |
static const bool | BinaryTree = true |
static const bool | FirstPointIsCentroid = false |
static const bool | HasDuplicatedPoints = false |
static const bool | HasOverlappingChildren = true |
static const bool | HasSelfChildren = false |
static const bool | RearrangesDataset = true |
static const bool | UniqueNumDescendants = true |
This is a specialization of the TreeType class to an arbitrary tree with HollowBallBound (currently only the vantage point tree is supported).
The only difference with general BinarySpaceTree is that the tree can have overlapping children.
Definition at line 211 of file traits.hpp.
|
static |
Definition at line 220 of file traits.hpp.
|
static |
Definition at line 217 of file traits.hpp.
|
static |
Definition at line 216 of file traits.hpp.
|
static |
Definition at line 215 of file traits.hpp.
|
static |
Definition at line 218 of file traits.hpp.
|
static |
Definition at line 219 of file traits.hpp.
|
static |
Definition at line 221 of file traits.hpp.