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