#include <gemv.hpp>
Static Public Attributes | |
static const uword | n2 = (do_trans_A == false) ? (row + col*2) : (col + row*2) |
static const uword | n3 = (do_trans_A == false) ? (row + col*3) : (col + row*3) |
static const uword | n4 = (do_trans_A == false) ? (row + col*4) : (col + row*4) |
|
static |
|
static |
|
static |