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

#include <vector.h>

Public Types

typedef Vector< bin1_t, kLanes_ *32 > Type
 

Member Typedef Documentation

◆ Type

template<int kLanes_>
typedef Vector<bin1_t, kLanes_ * 32> cutlass::Vectorize< Vector< bin1_t, 32 >, kLanes_ >::Type

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