libflame
revision_anchor
|
Go to the source code of this file.
FLA_Error FLA_Chol_l_blk_var1 | ( | FLA_Obj | A, |
fla_chol_t * | cntl | ||
) |
References FLA_Chol_internal(), FLA_Cont_with_3x3_to_2x2(), FLA_Determine_blocksize(), FLA_Herk_internal(), FLA_MINUS_ONE, FLA_Obj_length(), FLA_ONE, FLA_Part_2x2(), FLA_Repart_2x2_to_3x3(), and FLA_Trsm_internal().
Referenced by FLA_Chol_l().
FLA_Error FLA_Chol_l_blk_var2 | ( | FLA_Obj | A, |
fla_chol_t * | cntl | ||
) |
References FLA_Chol_internal(), FLA_Cont_with_3x3_to_2x2(), FLA_Determine_blocksize(), FLA_Gemm_internal(), FLA_Herk_internal(), FLA_MINUS_ONE, FLA_Obj_length(), FLA_ONE, FLA_Part_2x2(), FLA_Repart_2x2_to_3x3(), and FLA_Trsm_internal().
Referenced by FLA_Chol_l().
FLA_Error FLA_Chol_l_blk_var3 | ( | FLA_Obj | A, |
fla_chol_t * | cntl | ||
) |
References FLA_Chol_internal(), FLA_Cont_with_3x3_to_2x2(), FLA_Determine_blocksize(), FLA_Herk_internal(), FLA_MINUS_ONE, FLA_Obj_length(), FLA_ONE, FLA_Part_2x2(), FLA_Repart_2x2_to_3x3(), and FLA_Trsm_internal().
Referenced by FLA_Chol_l().
References bl1_cdots(), bl1_ctrsv(), BLIS1_CONJ_NO_TRANSPOSE, BLIS1_CONJUGATE, BLIS1_LOWER_TRIANGULAR, BLIS1_NONUNIT_DIAG, FLA_MINUS_ONE, FLA_ONE, and i.
Referenced by FLA_Chol_l_opt_var1().
References bl1_cdots(), bl1_cgemv(), bl1_cinvscalv(), BLIS1_CONJUGATE, BLIS1_NO_CONJUGATE, BLIS1_NO_TRANSPOSE, FLA_MINUS_ONE, FLA_ONE, and i.
Referenced by FLA_Chol_l_opt_var2().
References bl1_cher(), bl1_cinvscalv(), BLIS1_LOWER_TRIANGULAR, BLIS1_NO_CONJUGATE, FLA_MINUS_ONE, and i.
Referenced by FLA_Chol_l_opt_var3().
FLA_Error FLA_Chol_l_opd_var1 | ( | int | mn_A, |
double * | A, | ||
int | rs_A, | ||
int | cs_A | ||
) |
References bl1_ddots(), bl1_dtrsv(), BLIS1_CONJ_NO_TRANSPOSE, BLIS1_CONJUGATE, BLIS1_LOWER_TRIANGULAR, BLIS1_NONUNIT_DIAG, FLA_MINUS_ONE, FLA_ONE, and i.
Referenced by FLA_Chol_l_opt_var1().
FLA_Error FLA_Chol_l_opd_var2 | ( | int | mn_A, |
double * | A, | ||
int | rs_A, | ||
int | cs_A | ||
) |
References bl1_ddots(), bl1_dgemv(), bl1_dinvscalv(), BLIS1_CONJUGATE, BLIS1_NO_CONJUGATE, BLIS1_NO_TRANSPOSE, FLA_MINUS_ONE, FLA_ONE, and i.
Referenced by FLA_Chol_l_opt_var2().
FLA_Error FLA_Chol_l_opd_var3 | ( | int | mn_A, |
double * | A, | ||
int | rs_A, | ||
int | cs_A | ||
) |
References bl1_dinvscalv(), bl1_dsyr(), BLIS1_LOWER_TRIANGULAR, BLIS1_NO_CONJUGATE, FLA_MINUS_ONE, and i.
Referenced by FLA_Chol_l_opt_var3().
FLA_Error FLA_Chol_l_ops_var1 | ( | int | mn_A, |
float * | A, | ||
int | rs_A, | ||
int | cs_A | ||
) |
References bl1_sdots(), bl1_strsv(), BLIS1_CONJ_NO_TRANSPOSE, BLIS1_CONJUGATE, BLIS1_LOWER_TRIANGULAR, BLIS1_NONUNIT_DIAG, FLA_MINUS_ONE, FLA_ONE, and i.
Referenced by FLA_Chol_l_opt_var1().
FLA_Error FLA_Chol_l_ops_var2 | ( | int | mn_A, |
float * | A, | ||
int | rs_A, | ||
int | cs_A | ||
) |
References bl1_sdots(), bl1_sgemv(), bl1_sinvscalv(), BLIS1_CONJUGATE, BLIS1_NO_CONJUGATE, BLIS1_NO_TRANSPOSE, FLA_MINUS_ONE, FLA_ONE, and i.
Referenced by FLA_Chol_l_opt_var2().
FLA_Error FLA_Chol_l_ops_var3 | ( | int | mn_A, |
float * | A, | ||
int | rs_A, | ||
int | cs_A | ||
) |
References bl1_sinvscalv(), bl1_ssyr(), BLIS1_LOWER_TRIANGULAR, BLIS1_NO_CONJUGATE, FLA_MINUS_ONE, and i.
Referenced by FLA_Chol_l_opt_var3().
References FLA_Chol_l_opc_var1(), FLA_Chol_l_opd_var1(), FLA_Chol_l_ops_var1(), FLA_Chol_l_opz_var1(), FLA_Obj_col_stride(), FLA_Obj_datatype(), FLA_Obj_length(), and FLA_Obj_row_stride().
Referenced by FLA_Chol_l().
References FLA_Chol_l_opc_var2(), FLA_Chol_l_opd_var2(), FLA_Chol_l_ops_var2(), FLA_Chol_l_opz_var2(), FLA_Obj_col_stride(), FLA_Obj_datatype(), FLA_Obj_length(), and FLA_Obj_row_stride().
Referenced by FLA_Chol_l().
References FLA_Chol_l_opc_var3(), FLA_Chol_l_opd_var3(), FLA_Chol_l_ops_var3(), FLA_Chol_l_opz_var3(), FLA_Obj_col_stride(), FLA_Obj_datatype(), FLA_Obj_length(), and FLA_Obj_row_stride().
Referenced by FLA_Chol_l().
References bl1_zdots(), bl1_ztrsv(), BLIS1_CONJ_NO_TRANSPOSE, BLIS1_CONJUGATE, BLIS1_LOWER_TRIANGULAR, BLIS1_NONUNIT_DIAG, FLA_MINUS_ONE, FLA_ONE, and i.
Referenced by FLA_Chol_l_opt_var1().
References bl1_zdots(), bl1_zgemv(), bl1_zinvscalv(), BLIS1_CONJUGATE, BLIS1_NO_CONJUGATE, BLIS1_NO_TRANSPOSE, FLA_MINUS_ONE, FLA_ONE, and i.
Referenced by FLA_Chol_l_opt_var2().
References bl1_zher(), bl1_zinvscalv(), BLIS1_LOWER_TRIANGULAR, BLIS1_NO_CONJUGATE, FLA_MINUS_ONE, and i.
Referenced by FLA_Chol_l_opt_var3().
References FLA_Cont_with_3x3_to_2x2(), FLA_Dotcs_external(), FLA_MINUS_ONE, FLA_Obj_length(), FLA_ONE, FLA_Part_2x2(), FLA_Repart_2x2_to_3x3(), FLA_Sqrt(), and FLA_Trsv_external().
Referenced by FLA_Chol_l().
References FLA_Cont_with_3x3_to_2x2(), FLA_Dotcs_external(), FLA_Gemvc_external(), FLA_Inv_scal_external(), FLA_MINUS_ONE, FLA_Obj_length(), FLA_ONE, FLA_Part_2x2(), FLA_Repart_2x2_to_3x3(), and FLA_Sqrt().
Referenced by FLA_Chol_l().
References FLA_Cont_with_3x3_to_2x2(), FLA_Her_external(), FLA_Inv_scal_external(), FLA_MINUS_ONE, FLA_Obj_length(), FLA_Part_2x2(), FLA_Repart_2x2_to_3x3(), and FLA_Sqrt().
Referenced by FLA_Chol_l().