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

References FLA_QR_UT_recover_tau().

{
  return FLA_QR_UT_recover_tau( T, t );
}