#include <dummy_policy.hpp>
|
| struct | finder_impl |
| |
| struct | finder_impl< opt_val_, opt_t_ > |
| |
| struct | finder_impl< opt_val_, opt_t_, elem_, elems... > |
| |
| struct | finder_impl_helper |
| |
| struct | param_distance |
| |
| struct | param_distance_eval |
| |
| struct | param_distance_eval< tune_key::sg_tile_shape, T, U > |
| |
| struct | param_distance_eval< tune_key::wg_tile_shape, T, U > |
| |
| struct | param_distance_eval_fcn |
| |
| struct | param_distance_eval_fcn< key_, T, U, eval_tag::et_delta > |
| |
| struct | param_distance_eval_fcn< key_, T, U, eval_tag::et_linear > |
| |
| struct | param_distance_eval_fcn< key_, T, U, eval_tag::et_square > |
| |
| struct | param_distance_eval_fcn< key_, T, U, eval_tag::et_type > |
| |
|
| template<typename T > |
| static constexpr T | const_max (const T &l, const T &r) |
| |
| template<typename T > |
| static constexpr T | const_min (const T &l, const T &r) |
| |
◆ fallback_type
◆ type
◆ eval_tag
| Enumerator |
|---|
| et_type | |
| et_delta | |
| et_linear | |
| et_square | |
◆ const_max()
◆ const_min()