libflame
revision_anchor
|
Go to the source code of this file.
Functions | |
FLA_Error | FLA_Hevd_compute_scaling (FLA_Uplo uplo, FLA_Obj A, FLA_Obj sigma) |
FLA_Error | FLA_Hevd (FLA_Evd_type jobz, FLA_Uplo uplo, FLA_Obj A, FLA_Obj l) |
FLA_Error FLA_Hevd | ( | FLA_Evd_type | jobz, |
FLA_Uplo | uplo, | ||
FLA_Obj | A, | ||
FLA_Obj | l | ||
) |
References FLA_Check_error_level(), FLA_Hevd_check(), and FLA_Hevd_lv_unb_var1().
References FLA_Check_error_level(), FLA_Copy(), FLA_Hevd_compute_scaling_check(), FLA_Inv_scal(), FLA_Invert(), FLA_Mach_params(), FLA_Max_abs_value_herm(), FLA_Obj_create(), FLA_Obj_datatype_proj_to_real(), FLA_Obj_free(), FLA_Obj_gt(), FLA_Obj_lt(), FLA_ONE, FLA_Sqrt(), and FLA_ZERO.
Referenced by FLA_Hevd_lv_unb_var1(), and FLA_Hevd_lv_unb_var2().