Struct for access to matrix elements stored in column wise order. More...
#include <common.h>
Classes | |
struct | Get |
Static Public Member Functions | |
static int | get (int const row, int const col, int const rows, int const cols) |
Struct for access to matrix elements stored in column wise order.
static int Ordering_col_wise::get | ( | int const | row, | |
int const | col, | |||
int const | rows, | |||
int const | cols | |||
) | [inline, static] |
References rows.
Referenced by MM_kernel_outer_A< T_gemm_kernel, T_M_block, T_N_block >::exec().