Functions | |
FLA_Error | FLA_Apply_Q_UT_inc_lhc (FLA_Obj A, FLA_Obj TW, FLA_Obj W1, FLA_Obj B, fla_apqutinc_t *cntl) |
FLA_Error FLA_Apply_Q_UT_inc_lhc | ( | FLA_Obj | A, | |
FLA_Obj | TW, | |||
FLA_Obj | W1, | |||
FLA_Obj | B, | |||
fla_apqutinc_t * | cntl | |||
) |
References FLA_Apply_Q_UT_inc_lhc_blk_var1().
Referenced by FLA_Apply_Q_UT_inc_internal().
00036 { 00037 return FLA_Apply_Q_UT_inc_lhc_blk_var1( A, TW, W1, B, cntl ); 00038 }