|
libflame revision_anchor
|
Functions | |
| FLA_Error | FLA_Bidiag_UT_form_U_ext (FLA_Uplo uplo, FLA_Obj A, FLA_Obj T, FLA_Trans transu, FLA_Obj U) |
| FLA_Error FLA_Bidiag_UT_form_U_ext | ( | FLA_Uplo | uplo, |
| FLA_Obj | A, | ||
| FLA_Obj | T, | ||
| FLA_Trans | transu, | ||
| FLA_Obj | U | ||
| ) |
References FLA_Apply_pivots(), FLA_Bidiag_UT_form_V_ext(), FLA_Obj_create(), FLA_Obj_flip_base(), FLA_Obj_flip_view(), FLA_Obj_free(), FLA_Obj_is(), FLA_Obj_length(), FLA_ONE, FLA_Part_1x2(), FLA_Part_2x1(), FLA_Part_2x2(), FLA_QR_UT_form_Q(), FLA_Set(), FLA_ZERO, and i.
Referenced by FLA_Bidiag_UT_form_U(), FLA_Bidiag_UT_form_V_ext(), and FLA_Svd_ext_u_unb_var1().