libflame
revision_anchor
|
Functions | |
FLA_Error | FLA_Chol_l_opt_var3 (FLA_Obj A) |
FLA_Error | FLA_Chol_l_ops_var3 (int mn_A, float *buff_A, int rs_A, int cs_A) |
FLA_Error | FLA_Chol_l_opd_var3 (int mn_A, double *buff_A, int rs_A, int cs_A) |
FLA_Error | FLA_Chol_l_opc_var3 (int mn_A, scomplex *buff_A, int rs_A, int cs_A) |
FLA_Error | FLA_Chol_l_opz_var3 (int mn_A, dcomplex *buff_A, int rs_A, int cs_A) |
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_var3 | ( | int | mn_A, |
double * | buff_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_var3 | ( | int | mn_A, |
float * | buff_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_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_zher(), bl1_zinvscalv(), BLIS1_LOWER_TRIANGULAR, BLIS1_NO_CONJUGATE, FLA_MINUS_ONE, and i.
Referenced by FLA_Chol_l_opt_var3().