HasOptimizedBinarySplitForms< T, bool > Struct Template Reference

Static Public Attributes

static const bool value
 

Detailed Description


template<typename T, bool>
struct mlpack::tree::HasOptimizedBinarySplitForms< T, bool >

Definition at line 36 of file best_binary_numeric_split.hpp.

Member Data Documentation

◆ value

const bool value
static
Initial value:
= HasBinaryGains<T,
std::tuple<double, double>(T::*)()>::value

Definition at line 38 of file best_binary_numeric_split.hpp.


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