|
libflame
revision_anchor
|
Functions | |
| FLA_Error | FLA_Ttmm_task (FLA_Uplo uplo, FLA_Obj A, fla_ttmm_t *cntl) |
| FLA_Error | FLA_Ttmm_l_task (FLA_Obj A, fla_ttmm_t *cntl) |
| FLA_Error | FLA_Ttmm_u_task (FLA_Obj A, fla_ttmm_t *cntl) |
Variables | |
| fla_ttmm_t * | fla_ttmm_cntl_leaf |
| FLA_Error FLA_Ttmm_l_task | ( | FLA_Obj | A, |
| fla_ttmm_t * | cntl | ||
| ) |
References fla_ttmm_cntl_leaf, and FLA_Ttmm_internal().
| FLA_Error FLA_Ttmm_task | ( | FLA_Uplo | uplo, |
| FLA_Obj | A, | ||
| fla_ttmm_t * | cntl | ||
| ) |
References fla_ttmm_cntl_leaf, and FLA_Ttmm_internal().
Referenced by FLASH_Queue_exec_task().
| FLA_Error FLA_Ttmm_u_task | ( | FLA_Obj | A, |
| fla_ttmm_t * | cntl | ||
| ) |
References fla_ttmm_cntl_leaf, and FLA_Ttmm_internal().
|
extern |
Referenced by FLA_Ttmm_l_task(), FLA_Ttmm_task(), and FLA_Ttmm_u_task().