arithmetic_sequence_gen< 0, IEnd, 1 > Struct Template Reference#
ck_tile::arithmetic_sequence_gen< 0, IEnd, 1 > Struct Template Reference
#include <sequence.hpp>
Public Types | |
| using | type = make_index_sequence<IEnd> |
| using | type0 |
| using | type1 |
Static Public Attributes | |
| static constexpr bool | kHasContent |
Member Typedef Documentation
◆ type
template<index_t IEnd>
| using ck_tile::arithmetic_sequence_gen< 0, IEnd, 1 >::type = make_index_sequence<IEnd> |
◆ type0
| using ck_tile::arithmetic_sequence_gen< IBegin, IEnd, Increment >::type0 |
◆ type1
| using ck_tile::arithmetic_sequence_gen< IBegin, IEnd, Increment >::type1 |
Member Data Documentation
◆ kHasContent
|
staticconstexpr |
The documentation for this struct was generated from the following file: