is_tile_window_with_static_distribution< T > Struct Template Reference#
ck_tile::is_tile_window_with_static_distribution< T > Struct Template Reference
Type trait to determine if a type is a tile window with static distribution. More...
#include <tile_window.hpp>
Inheritance diagram for ck_tile::is_tile_window_with_static_distribution< T >:
Detailed Description
template<typename T>
struct ck_tile::is_tile_window_with_static_distribution< T >
struct ck_tile::is_tile_window_with_static_distribution< T >
Type trait to determine if a type is a tile window with static distribution.
Defaults to false_type. Specializations define when the trait evaluates to true.
- Template Parameters
-
T The type to check.
The documentation for this struct was generated from the following file: