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_Apply_Q_UT_inc_lhfc()

FLA_Error FLA_Apply_Q_UT_inc_lhfc ( FLA_Obj  A,
FLA_Obj  TW,
FLA_Obj  W1,
FLA_Obj  B,
fla_apqutinc_t cntl 
)
14 {
15  return FLA_Apply_Q_UT_inc_lhfc_blk_var1( A, TW, W1, B, cntl );
16 }
FLA_Error FLA_Apply_Q_UT_inc_lhfc_blk_var1(FLA_Obj A, FLA_Obj TW, FLA_Obj W1, FLA_Obj B, fla_apqutinc_t *cntl)
Definition: FLA_Apply_Q_UT_inc_lhfc_blk_var1.c:13

References FLA_Apply_Q_UT_inc_lhfc_blk_var1().

Referenced by FLA_Apply_Q_UT_inc_internal().