libflame
revision_anchor
|
Functions | |
void | FLASH_LU_nopiv_cntl_init () |
void | FLASH_LU_nopiv_cntl_finalize () |
Variables | |
fla_gemm_t * | flash_gemm_cntl_op_bp |
fla_trsm_t * | flash_trsm_cntl_bp |
fla_lu_t * | flash_lu_nopiv_cntl_leaf |
fla_lu_t * | flash_lu_nopiv_cntl |
fla_blocksize_t * | flash_lu_nopiv_bsize |
void FLASH_LU_nopiv_cntl_finalize | ( | void | ) |
References FLA_Blocksize_free(), and FLA_Cntl_obj_free().
Referenced by FLA_Cntl_finalize_flash().
void FLASH_LU_nopiv_cntl_init | ( | void | ) |
References FLA_Blocksize_create(), and FLA_Cntl_lu_obj_create().
Referenced by FLA_Cntl_init_flash().
fla_gemm_t* flash_gemm_cntl_op_bp |
fla_blocksize_t* flash_lu_nopiv_bsize |
fla_lu_t* flash_lu_nopiv_cntl |
fla_lu_t* flash_lu_nopiv_cntl_leaf |
fla_trsm_t* flash_trsm_cntl_bp |