|
libflame
revision_anchor
|
Functions | |
| void | FLASH_Axpy_cntl_init () |
| void | FLASH_Axpy_cntl_finalize () |
Variables | |
| fla_axpy_t * | flash_axpy_cntl_blas |
| fla_axpy_t * | flash_axpy_cntl_tb |
| fla_axpy_t * | flash_axpy_cntl |
| fla_blocksize_t * | flash_axpy_bsize |
| void FLASH_Axpy_cntl_finalize | ( | void | ) |
References FLA_Blocksize_free(), FLA_Cntl_obj_free(), flash_axpy_bsize, flash_axpy_cntl, flash_axpy_cntl_blas, and flash_axpy_cntl_tb.
Referenced by FLA_Cntl_finalize_flash().
| void FLASH_Axpy_cntl_init | ( | void | ) |
References FLA_Blocksize_create(), FLA_Cntl_axpy_obj_create(), flash_axpy_bsize, flash_axpy_cntl, flash_axpy_cntl_blas, and flash_axpy_cntl_tb.
Referenced by FLA_Cntl_init_flash().
| fla_blocksize_t* flash_axpy_bsize |
Referenced by FLASH_Axpy_cntl_finalize(), and FLASH_Axpy_cntl_init().
| fla_axpy_t* flash_axpy_cntl |
Referenced by FLA_Axpy_internal(), FLASH_Axpy(), FLASH_Axpy_cntl_finalize(), FLASH_Axpy_cntl_init(), and FLASH_Eig_gest_cntl_init().
| fla_axpy_t* flash_axpy_cntl_blas |
Referenced by FLA_Axpy_internal(), FLASH_Axpy_cntl_finalize(), and FLASH_Axpy_cntl_init().
| fla_axpy_t* flash_axpy_cntl_tb |
Referenced by FLASH_Axpy_cntl_finalize(), and FLASH_Axpy_cntl_init().