libflame
revision_anchor
|
#include <FLA_Cntl_blas1.h>
Data Fields | |
FLA_Matrix_type | matrix_type |
int | variant |
fla_blocksize_t * | blocksize |
struct fla_tpose_s * | sub_trans |
struct fla_swap_s * | sub_swap |
fla_blocksize_t* fla_tpose_s::blocksize |
Referenced by FLA_Cntl_gemv_obj_create(), FLA_Cntl_tpose_obj_create(), and FLA_Cntl_trsv_obj_create().
FLA_Matrix_type fla_tpose_s::matrix_type |
Referenced by FLA_Cntl_gemv_obj_create(), FLA_Cntl_tpose_obj_create(), and FLA_Cntl_trsv_obj_create().
struct fla_swap_s* fla_tpose_s::sub_swap |
Referenced by FLA_Cntl_tpose_obj_create().
struct fla_tpose_s* fla_tpose_s::sub_trans |
Referenced by FLA_Cntl_tpose_obj_create().
int fla_tpose_s::variant |
Referenced by FLA_Cntl_gemv_obj_create(), FLA_Cntl_tpose_obj_create(), and FLA_Cntl_trsv_obj_create().