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

Public Member Functions

 BinaryNumericSplitInfo (const ObservationType &splitPoint)
 
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: