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