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__ constexpr __device__ pk_i4_t ()
 
__host__ constexpr __device__ pk_i4_t (type init)
 

Public Attributes

type data
 

Member Typedef Documentation

◆ type

using ck::pk_i4_t::type = int8_t

Constructor & Destructor Documentation

◆ pk_i4_t() [1/2]

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

◆ pk_i4_t() [2/2]

__host__ constexpr __device__ 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: