|
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_her2k_s * | sub_her2k |
| struct fla_gemm_s * | sub_gemm1 |
| struct fla_gemm_s * | sub_gemm2 |
| fla_blocksize_t* fla_her2k_s::blocksize |
Referenced by FLA_Cntl_her2k_obj_create().
| FLA_Matrix_type fla_her2k_s::matrix_type |
Referenced by FLA_Cntl_her2k_obj_create().
| struct fla_gemm_s* fla_her2k_s::sub_gemm1 |
Referenced by FLA_Cntl_her2k_obj_create().
| struct fla_gemm_s* fla_her2k_s::sub_gemm2 |
Referenced by FLA_Cntl_her2k_obj_create().
| struct fla_her2k_s* fla_her2k_s::sub_her2k |
Referenced by FLA_Cntl_her2k_obj_create().
| struct fla_scalr_s* fla_her2k_s::sub_scalr |
Referenced by FLA_Cntl_her2k_obj_create().
| int fla_her2k_s::variant |
Referenced by FLA_Cntl_her2k_obj_create().