scalar_type< vector_type< T, N > > Struct Template Reference#
ck::scalar_type< vector_type< T, N > > Struct Template Reference
#include <dtype_vector.hpp>
Public Types | |
| using | type = T |
Static Public Attributes | |
| static constexpr index_t | vector_size = N |
Member Typedef Documentation
◆ type
template<typename T, index_t N>
| using ck::scalar_type< vector_type< T, N > >::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: