|
libflame
revision_anchor
|
Functions | |
| FLA_Error | FLA_Chol_unb_external (FLA_Uplo uplo, FLA_Obj A) |
| FLA_Error | FLA_Chol_l_unb_ext (FLA_Obj A) |
| FLA_Error | FLA_Chol_u_unb_ext (FLA_Obj A) |
References FLA_Chol_unb_external().
Referenced by FLA_Chol_l().
References FLA_Chol_unb_external().
Referenced by FLA_Chol_u().
References F77_cpotf2(), F77_dpotf2(), F77_spotf2(), F77_zpotf2(), FLA_Check_error_level(), FLA_Chol_check(), FLA_Obj_col_stride(), FLA_Obj_datatype(), FLA_Obj_has_zero_dim(), FLA_Obj_length(), and FLA_Param_map_flame_to_netlib_uplo().
Referenced by FLA_Chol_l_unb_ext(), and FLA_Chol_u_unb_ext().
1.8.13