Go to the source code of this file.
|
| class | TreeTraits< RectangleTree< MetricType, StatisticType, MatType, RPlusTreeSplit< SplitPolicyType, SweepType >, DescentType, AuxiliaryInformationType > > |
| | Since the R+/R++ tree can not have overlapping children, we should define traits for the R+/R++ tree. More...
|
| |
| class | TreeTraits< RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType > > |
| | This is a specialization of the TreeType class to the RectangleTree tree type. More...
|
| |