libflame
revision_anchor
src
lapack
dec
q
lqut
front
flamec
Functions
FLA_LQ_UT_recover_tau.c File Reference
(r)
Functions
FLA_Error
FLA_LQ_UT_recover_tau
(
FLA_Obj
T,
FLA_Obj
t)
Function Documentation
◆
FLA_LQ_UT_recover_tau()
FLA_Error
FLA_LQ_UT_recover_tau
(
FLA_Obj
T
,
FLA_Obj
t
)
References
FLA_QR_UT_recover_tau()
.
14
{
15
return
FLA_QR_UT_recover_tau
( T, t );
16
}
FLA_QR_UT_recover_tau
FLA_Error FLA_QR_UT_recover_tau(FLA_Obj T, FLA_Obj tau)
Definition:
FLA_QR_UT_recover_tau.c:15
Generated on Mon Mar 5 2018 21:05:02 for libflame by
1.8.13