libflame
revision_anchor
|
Go to the source code of this file.
FLA_Error FLA_Ttmm_l_blk_var1 | ( | FLA_Obj | A, |
fla_ttmm_t * | cntl | ||
) |
References FLA_Cont_with_3x3_to_2x2(), FLA_Determine_blocksize(), FLA_Herk_internal(), FLA_Obj_length(), FLA_ONE, FLA_Part_2x2(), FLA_Repart_2x2_to_3x3(), FLA_Trmm_internal(), and FLA_Ttmm_internal().
Referenced by FLA_Ttmm_l().
FLA_Error FLA_Ttmm_l_blk_var2 | ( | FLA_Obj | A, |
fla_ttmm_t * | cntl | ||
) |
References FLA_Cont_with_3x3_to_2x2(), FLA_Determine_blocksize(), FLA_Gemm_internal(), FLA_Herk_internal(), FLA_Obj_length(), FLA_ONE, FLA_Part_2x2(), FLA_Repart_2x2_to_3x3(), FLA_Trmm_internal(), and FLA_Ttmm_internal().
Referenced by FLA_Ttmm_l().
FLA_Error FLA_Ttmm_l_blk_var3 | ( | FLA_Obj | A, |
fla_ttmm_t * | cntl | ||
) |
References FLA_Cont_with_3x3_to_2x2(), FLA_Determine_blocksize(), FLA_Herk_internal(), FLA_Obj_length(), FLA_ONE, FLA_Part_2x2(), FLA_Repart_2x2_to_3x3(), FLA_Trmm_internal(), and FLA_Ttmm_internal().
Referenced by FLA_Ttmm_l().
References bl1_cher(), bl1_cscalv(), BLIS1_CONJUGATE, BLIS1_LOWER_TRIANGULAR, BLIS1_NO_CONJUGATE, FLA_ONE, and i.
Referenced by FLA_Ttmm_l_opt_var1().
References bl1_cdots(), bl1_cgemv(), bl1_cscalv(), BLIS1_CONJUGATE, BLIS1_NO_CONJUGATE, BLIS1_TRANSPOSE, FLA_ONE, and i.
Referenced by FLA_Ttmm_l_opt_var2().
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_var1 | ( | int | mn_A, |
double * | 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_opd_var2 | ( | int | mn_A, |
double * | A, | ||
int | rs_A, | ||
int | cs_A | ||
) |
References bl1_ddots(), bl1_dgemv(), bl1_dscalv(), BLIS1_CONJUGATE, BLIS1_NO_CONJUGATE, BLIS1_TRANSPOSE, FLA_ONE, and i.
Referenced by FLA_Ttmm_l_opt_var2().
FLA_Error FLA_Ttmm_l_opd_var3 | ( | int | mn_A, |
double * | 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_var1 | ( | int | mn_A, |
float * | 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().
FLA_Error FLA_Ttmm_l_ops_var2 | ( | int | mn_A, |
float * | A, | ||
int | rs_A, | ||
int | cs_A | ||
) |
References bl1_sdots(), bl1_sgemv(), bl1_sscalv(), BLIS1_CONJUGATE, BLIS1_NO_CONJUGATE, BLIS1_TRANSPOSE, FLA_ONE, and i.
Referenced by FLA_Ttmm_l_opt_var2().
FLA_Error FLA_Ttmm_l_ops_var3 | ( | int | mn_A, |
float * | 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_var1(), FLA_Ttmm_l_opd_var1(), FLA_Ttmm_l_ops_var1(), and FLA_Ttmm_l_opz_var1().
Referenced by FLA_Ttmm_l().
References FLA_Obj_col_stride(), FLA_Obj_datatype(), FLA_Obj_length(), FLA_Obj_row_stride(), FLA_Ttmm_l_opc_var2(), FLA_Ttmm_l_opd_var2(), FLA_Ttmm_l_ops_var2(), and FLA_Ttmm_l_opz_var2().
Referenced by FLA_Ttmm_l().
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_zher(), bl1_zscalv(), BLIS1_CONJUGATE, BLIS1_LOWER_TRIANGULAR, BLIS1_NO_CONJUGATE, FLA_ONE, and i.
Referenced by FLA_Ttmm_l_opt_var1().
References bl1_zdots(), bl1_zgemv(), bl1_zscalv(), BLIS1_CONJUGATE, BLIS1_NO_CONJUGATE, BLIS1_TRANSPOSE, FLA_ONE, and i.
Referenced by FLA_Ttmm_l_opt_var2().
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().
References FLA_Absolute_square(), FLA_Cont_with_3x3_to_2x2(), FLA_Herc_external(), FLA_Obj_length(), FLA_ONE, FLA_Part_2x2(), FLA_Repart_2x2_to_3x3(), and FLA_Scal_external().
Referenced by FLA_Ttmm_l().
References FLA_Absolute_square(), FLA_Cont_with_3x3_to_2x2(), FLA_Dotcs_external(), FLA_Gemvc_external(), FLA_Obj_length(), FLA_ONE, FLA_Part_2x2(), FLA_Repart_2x2_to_3x3(), and FLA_Scal_external().
Referenced by FLA_Ttmm_l().
References FLA_Absolute_square(), FLA_Cont_with_3x3_to_2x2(), FLA_Dotcs_external(), FLA_Obj_length(), FLA_ONE, FLA_Part_2x2(), FLA_Repart_2x2_to_3x3(), and FLA_Trmv_external().
Referenced by FLA_Ttmm_l().