libflame  revision_anchor
Functions
FLA_Apply_Q_UT_inc_lnfc.c File Reference

(r)

Functions

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

Function Documentation

◆ FLA_Apply_Q_UT_inc_lnfc()

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

References FLA_Apply_Q_UT_inc_lnfc_blk_var1().

Referenced by FLA_Apply_Q_UT_inc_internal().

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