Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
cutlass::TensorRef< Storage_, Rank_, MapFunc_, 1, Index_, LongIndex_ >::StrideVector Struct Reference

#include <tensor_ref.h>

Detailed Description

template<typename Storage_, int Rank_, typename MapFunc_, typename Index_, typename LongIndex_>
struct cutlass::TensorRef< Storage_, Rank_, MapFunc_, 1, Index_, LongIndex_ >::StrideVector

Stride vector in storage coordinage space - assumes least significant stride is 1 and does not store it.


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