mlpack
master
|
Go to the source code of this file.
Classes | |
class | mlpack::tree::XTreeAuxiliaryInformation< TreeType > |
The XTreeAuxiliaryInformation class provides information specific to X trees for each node in a RectangleTree. More... | |
struct | mlpack::tree::XTreeAuxiliaryInformation< TreeType >::SplitHistoryStruct |
The X tree requires that the tree records it's "split history". More... | |
Namespaces | |
mlpack | |
Linear algebra utility functions, generally performed on matrices or vectors. | |
mlpack::tree | |
Trees and tree-building procedures. | |