libflame
revision_anchor
|
#include <FLA_Cntl_blas3.h>
Data Fields | |
FLA_Matrix_type | matrix_type |
int | variant |
fla_blocksize_t * | blocksize |
struct fla_scalr_s * | sub_scalr |
struct fla_herk_s * | sub_herk |
struct fla_gemm_s * | sub_gemm |
fla_blocksize_t* fla_herk_s::blocksize |
Referenced by FLA_Cntl_herk_obj_create().
FLA_Matrix_type fla_herk_s::matrix_type |
Referenced by FLA_Cntl_herk_obj_create().
struct fla_gemm_s* fla_herk_s::sub_gemm |
Referenced by FLA_Cntl_herk_obj_create().
struct fla_herk_s* fla_herk_s::sub_herk |
Referenced by FLA_Cntl_herk_obj_create().
struct fla_scalr_s* fla_herk_s::sub_scalr |
Referenced by FLA_Cntl_herk_obj_create().
int fla_herk_s::variant |
Referenced by FLA_Cntl_herk_obj_create().