mlpack
Public Member Functions | List of all members
mlpack::tree::NumericSplitInfo< ObservationType > Class Template Reference

Public Member Functions

 NumericSplitInfo (const arma::Col< ObservationType > &splitPoints)
 
template<typename eT >
size_t CalculateDirection (const eT &value) const
 
template<typename Archive >
void serialize (Archive &ar, const uint32_t)
 Serialize the split (save/load the split points).
 

The documentation for this class was generated from the following file: