Go to the source code of this file.
|
class | mlpack::tree::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 | mlpack::tree::TreeTraits< RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType > > |
| This is a specialization of the TreeType class to the RectangleTree tree type. More...
|
|
|
| mlpack |
| Linear algebra utility functions, generally performed on matrices or vectors.
|
|
| mlpack::tree |
| Trees and tree-building procedures.
|
|