libflame
revision_anchor
|
Functions | |
FLA_Error | FLA_Ttmm_l_opt_var1 (FLA_Obj A) |
FLA_Error | FLA_Ttmm_l_ops_var1 (int mn_A, float *buff_A, int rs_A, int cs_A) |
FLA_Error | FLA_Ttmm_l_opd_var1 (int mn_A, double *buff_A, int rs_A, int cs_A) |
FLA_Error | FLA_Ttmm_l_opc_var1 (int mn_A, scomplex *buff_A, int rs_A, int cs_A) |
FLA_Error | FLA_Ttmm_l_opz_var1 (int mn_A, dcomplex *buff_A, int rs_A, int cs_A) |
References bl1_cher(), bl1_cscalv(), BLIS1_CONJUGATE, BLIS1_LOWER_TRIANGULAR, BLIS1_NO_CONJUGATE, FLA_ONE, and i.
Referenced by FLA_Ttmm_l_opt_var1().
FLA_Error FLA_Ttmm_l_opd_var1 | ( | int | mn_A, |
double * | buff_A, | ||
int | rs_A, | ||
int | cs_A | ||
) |
References bl1_dscalv(), bl1_dsyr(), BLIS1_LOWER_TRIANGULAR, BLIS1_NO_CONJUGATE, FLA_ONE, and i.
Referenced by FLA_Ttmm_l_opt_var1().
FLA_Error FLA_Ttmm_l_ops_var1 | ( | int | mn_A, |
float * | buff_A, | ||
int | rs_A, | ||
int | cs_A | ||
) |
References bl1_sscalv(), bl1_ssyr(), BLIS1_LOWER_TRIANGULAR, BLIS1_NO_CONJUGATE, FLA_ONE, and i.
Referenced by FLA_Ttmm_l_opt_var1().
References FLA_Obj_col_stride(), FLA_Obj_datatype(), FLA_Obj_length(), FLA_Obj_row_stride(), FLA_Ttmm_l_opc_var1(), FLA_Ttmm_l_opd_var1(), FLA_Ttmm_l_ops_var1(), and FLA_Ttmm_l_opz_var1().
Referenced by FLA_Ttmm_l().
References bl1_zher(), bl1_zscalv(), BLIS1_CONJUGATE, BLIS1_LOWER_TRIANGULAR, BLIS1_NO_CONJUGATE, FLA_ONE, and i.
Referenced by FLA_Ttmm_l_opt_var1().