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 
)
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
int i
Definition bl1_axmyv2.c:145

References FLA_Apply_Q_UT_inc_lnfc_blk_var1(), and i.

Referenced by FLA_Apply_Q_UT_inc_internal().