Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
Public Types | List of all members
cutlass::Vectorize< Vector< uint4_t, 8 >, kLanes_ > Struct Template Reference

#include <vector.h>

Public Types

typedef Vector< uint4_t, kLanes_ *8 > Type
 

Member Typedef Documentation

◆ Type

template<int kLanes_>
typedef Vector<uint4_t, kLanes_ * 8> cutlass::Vectorize< Vector< uint4_t, 8 >, kLanes_ >::Type

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