Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
Public Types | List of all members
cutlass::MatrixLayout Struct Reference

Describes layouts of matrices.

#include <matrix_traits.h>

Public Types

enum  Kind { kRowMajor, kColumnMajor }
 

Member Enumeration Documentation

◆ Kind

Enumerator
kRowMajor 
kColumnMajor 

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