libflame
revision_anchor
|
Functions | |
FLA_Error | FLA_Chol_blk_external (FLA_Uplo uplo, FLA_Obj A) |
FLA_Error | FLA_Chol_l_blk_ext (FLA_Obj A) |
FLA_Error | FLA_Chol_u_blk_ext (FLA_Obj A) |
References F77_cpotrf(), F77_dpotrf(), F77_spotrf(), F77_zpotrf(), 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_blk_ext(), FLA_Chol_u_blk_ext(), and FLA_SPDinv_blk_external().
References FLA_Chol_blk_external().
Referenced by FLA_Chol_l().
References FLA_Chol_blk_external().
Referenced by FLA_Chol_u().