12 #ifndef MLPACK_METHODS_HOEFFDING_TREES_CATEGORICAL_SPLIT_INFO_HPP 13 #define MLPACK_METHODS_HOEFFDING_TREES_CATEGORICAL_SPLIT_INFO_HPP 34 template<
typename Archive>
Linear algebra utility functions, generally performed on matrices or vectors.
CategoricalSplitInfo(const size_t)
The core includes that mlpack expects; standard C++ includes and Armadillo.
void serialize(Archive &, const uint32_t)
Serialize the object. (Nothing needs to be saved.)
static size_t CalculateDirection(const eT &value)