Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
|
Mapping function for row-major matrices.
#include <matrix_traits.h>
Public Member Functions | |
CUTLASS_HOST_DEVICE Coord< kStorageRank > | operator() (MatrixCoord const &coord) const |
Maps (i, j) to (i, j) More... | |
Static Public Attributes | |
static int const | kStorageRank = 2 |
|
inline |
|
static |