|
mlpack
|
An information about the partition. More...
#include <rp_tree_max_split.hpp>
Public Attributes | |
| arma::Col< ElemType > | direction |
| The normal vector to the hyperplane that splits the node. | |
| ElemType | splitVal |
| The value according to which the node is being split. | |
An information about the partition.
1.8.13