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.
The core includes that mlpack expects; standard C++ includes and Armadillo.
static size_t CalculateDirection(const eT &value)
CategoricalSplitInfo(const size_t)
void Serialize(Archive &, const unsigned int)
Serialize the object. (Nothing needs to be saved.)