#include <decision_tree_policy.hpp>


Classes | |
| struct | impl |
Public Types | |
| using | type = typename std::conditional< use_fallback, typename impl::fallback_type, impl >::type::type |
Static Public Attributes | |
| static constexpr bool | use_fallback |
| using gpu::xetla::decision_tree_optimizer< tag_, dict_t_, candidates_t >::type = typename std::conditional<use_fallback, typename impl::fallback_type, impl>::type::type |
|
staticconstexpr |