libflame revision_anchor
|
#include <FLA_Cntl_lapack.h>
Data Fields | |
FLA_Matrix_type | matrix_type |
int | variant |
fla_blocksize_t * | blocksize |
struct fla_scal_s * | sub_scal |
struct fla_lyap_s * | sub_lyap |
struct fla_sylv_s * | sub_sylv |
struct fla_gemm_s * | sub_gemm1 |
struct fla_gemm_s * | sub_gemm2 |
struct fla_hemm_s * | sub_hemm |
struct fla_her2k_s * | sub_her2k |
Referenced by FLA_Cntl_lyap_obj_create().
Referenced by FLA_Cntl_lyap_obj_create().
struct fla_gemm_s* fla_lyap_s::sub_gemm1 |
Referenced by FLA_Cntl_lyap_obj_create().
struct fla_gemm_s* fla_lyap_s::sub_gemm2 |
Referenced by FLA_Cntl_lyap_obj_create().
struct fla_hemm_s* fla_lyap_s::sub_hemm |
Referenced by FLA_Cntl_lyap_obj_create().
struct fla_her2k_s* fla_lyap_s::sub_her2k |
Referenced by FLA_Cntl_lyap_obj_create().
struct fla_lyap_s* fla_lyap_s::sub_lyap |
Referenced by FLA_Cntl_lyap_obj_create().
struct fla_scal_s* fla_lyap_s::sub_scal |
Referenced by FLA_Cntl_lyap_obj_create().
struct fla_sylv_s* fla_lyap_s::sub_sylv |
Referenced by FLA_Cntl_lyap_obj_create().
Referenced by FLA_Cntl_lyap_obj_create().