libflame
revision_anchor
|
Functions | |
FLA_Error | FLA_Ttmm_l_opt_var3 (FLA_Obj A) |
FLA_Error | FLA_Ttmm_l_ops_var3 (int mn_A, float *buff_A, int rs_A, int cs_A) |
FLA_Error | FLA_Ttmm_l_opd_var3 (int mn_A, double *buff_A, int rs_A, int cs_A) |
FLA_Error | FLA_Ttmm_l_opc_var3 (int mn_A, scomplex *buff_A, int rs_A, int cs_A) |
FLA_Error | FLA_Ttmm_l_opz_var3 (int mn_A, dcomplex *buff_A, int rs_A, int cs_A) |
References bl1_cdots(), bl1_ctrmv(), BLIS1_CONJ_TRANSPOSE, BLIS1_CONJUGATE, BLIS1_LOWER_TRIANGULAR, BLIS1_NONUNIT_DIAG, FLA_ONE, and i.
Referenced by FLA_Ttmm_l_opt_var3().
FLA_Error FLA_Ttmm_l_opd_var3 | ( | int | mn_A, |
double * | buff_A, | ||
int | rs_A, | ||
int | cs_A | ||
) |
References bl1_ddots(), bl1_dtrmv(), BLIS1_CONJ_TRANSPOSE, BLIS1_CONJUGATE, BLIS1_LOWER_TRIANGULAR, BLIS1_NONUNIT_DIAG, FLA_ONE, and i.
Referenced by FLA_Ttmm_l_opt_var3().
FLA_Error FLA_Ttmm_l_ops_var3 | ( | int | mn_A, |
float * | buff_A, | ||
int | rs_A, | ||
int | cs_A | ||
) |
References bl1_sdots(), bl1_strmv(), BLIS1_CONJ_TRANSPOSE, BLIS1_CONJUGATE, BLIS1_LOWER_TRIANGULAR, BLIS1_NONUNIT_DIAG, FLA_ONE, and i.
Referenced by FLA_Ttmm_l_opt_var3().
References FLA_Obj_col_stride(), FLA_Obj_datatype(), FLA_Obj_length(), FLA_Obj_row_stride(), FLA_Ttmm_l_opc_var3(), FLA_Ttmm_l_opd_var3(), FLA_Ttmm_l_ops_var3(), and FLA_Ttmm_l_opz_var3().
Referenced by FLA_Ttmm_l().
References bl1_zdots(), bl1_ztrmv(), BLIS1_CONJ_TRANSPOSE, BLIS1_CONJUGATE, BLIS1_LOWER_TRIANGULAR, BLIS1_NONUNIT_DIAG, FLA_ONE, and i.
Referenced by FLA_Ttmm_l_opt_var3().