libflame  revision_anchor
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 
)
14 {
15  return FLA_QR_UT_recover_tau( T, t );
16 }
FLA_Error FLA_QR_UT_recover_tau(FLA_Obj T, FLA_Obj tau)
Definition: FLA_QR_UT_recover_tau.c:15

References FLA_QR_UT_recover_tau().