f4x2_pk_t Struct Reference

f4x2_pk_t Struct Reference#

Composable Kernel: ck::f4x2_pk_t Struct Reference

#include <data_type.hpp>

Public Types

using type = uint8_t
 

Public Member Functions

 f4x2_pk_t ()
 
 f4x2_pk_t (type init)
 
template<index_t I>
__host__ __device__ type unpack (Number< I >) const
 
__host__ __device__ type pack (const type x0, const type x1)
 

Public Attributes

type data
 

Member Typedef Documentation

◆ type

using ck::f4x2_pk_t::type = uint8_t

Constructor & Destructor Documentation

◆ f4x2_pk_t() [1/2]

ck::f4x2_pk_t::f4x2_pk_t ( )
inline

◆ f4x2_pk_t() [2/2]

ck::f4x2_pk_t::f4x2_pk_t ( type  init)
inline

Member Function Documentation

◆ pack()

__host__ __device__ type ck::f4x2_pk_t::pack ( const type  x0,
const type  x1 
)
inline

◆ unpack()

template<index_t I>
__host__ __device__ type ck::f4x2_pk_t::unpack ( Number< I >  ) const
inline

Member Data Documentation

◆ data

type ck::f4x2_pk_t::data

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-6.4.3/include/ck/utility/data_type.hpp