vector_traits< array< T, N >, void > Struct Template Reference#
ck_tile::vector_traits< array< T, N >, void > Struct Template Reference
#include <array.hpp>
Public Types | |
| using | scalar_type = T |
Static Public Attributes | |
| static constexpr index_t | vector_size = N |
Member Typedef Documentation
◆ scalar_type
template<typename T, index_t N>
| using ck_tile::vector_traits< array< T, N >, void >::scalar_type = T |
Member Data Documentation
◆ vector_size
template<typename T, index_t N>
|
staticconstexpr |
The documentation for this struct was generated from the following file: