pk_i4_t Struct Reference

pk_i4_t Struct Reference#

Composable Kernel: ck::pk_i4_t Struct Reference

#include <data_type.hpp>

Public Types

using type = int8_t

Public Member Functions

__host__ __device__ constexpr pk_i4_t ()
__host__ __device__ constexpr pk_i4_t (type init)

Public Attributes

type data

Member Typedef Documentation

◆ type

Constructor & Destructor Documentation

◆ pk_i4_t() [1/2]

__host__ __device__ constexpr ck::pk_i4_t::pk_i4_t ( )
inlineconstexpr

◆ pk_i4_t() [2/2]

__host__ __device__ constexpr ck::pk_i4_t::pk_i4_t ( type init)
inlineconstexpr

Member Data Documentation

◆ data

type ck::pk_i4_t::data

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