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 | ) |
void FLASH_Axpy_cntl_init | ( | void | ) |
References FLA_Blocksize_create(), and FLA_Cntl_axpy_obj_create().
Referenced by FLA_Cntl_init_flash().
fla_blocksize_t* flash_axpy_bsize |
fla_axpy_t* flash_axpy_cntl |
fla_axpy_t* flash_axpy_cntl_blas |
Referenced by FLA_Axpy_internal().
fla_axpy_t* flash_axpy_cntl_tb |