libflame revision_anchor
Functions
FLA_Apply_Q_UT_inc_lhfc.c File Reference

(r)

Functions

FLA_Error FLA_Apply_Q_UT_inc_lhfc (FLA_Obj A, FLA_Obj TW, FLA_Obj W1, FLA_Obj B, fla_apqutinc_t *cntl)

Function Documentation

FLA_Error FLA_Apply_Q_UT_inc_lhfc ( FLA_Obj  A,
FLA_Obj  TW,
FLA_Obj  W1,
FLA_Obj  B,
fla_apqutinc_t cntl 
)

References FLA_Apply_Q_UT_inc_lhfc_blk_var1().

Referenced by FLA_Apply_Q_UT_inc_internal().

{
    return FLA_Apply_Q_UT_inc_lhfc_blk_var1( A, TW, W1, B, cntl );
}