scalar_type< vector_type< T, N > > Struct Template Reference

scalar_type&lt; vector_type&lt; T, N &gt; &gt; Struct Template Reference#

Composable Kernel: ck::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>
index_t ck::scalar_type< vector_type< T, N > >::vector_size = N
staticconstexpr

The documentation for this struct was generated from the following file: