CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
Static Public Member Functions | List of all members
cutlass::ReferenceFactory< Element, false > Struct Template Reference

#include <subbyte_reference.h>

Static Public Member Functions

static CUTLASS_HOST_DEVICE Element & get (Element *ptr, int64_t offset)
 
static CUTLASS_HOST_DEVICE Element const & get (Element const *ptr, int64_t offset)
 

Member Function Documentation

template<typename Element >
static CUTLASS_HOST_DEVICE Element& cutlass::ReferenceFactory< Element, false >::get ( Element *  ptr,
int64_t  offset 
)
inlinestatic
template<typename Element >
static CUTLASS_HOST_DEVICE Element const& cutlass::ReferenceFactory< Element, false >::get ( Element const *  ptr,
int64_t  offset 
)
inlinestatic

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