libflame revision_anchor
Functions | Variables
FLA_Apply_Q_UT_rnbc.c File Reference

(r)

Functions

FLA_Error FLA_Apply_Q_UT_rnbc (FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
 

Variables

fla_apqut_tfla_apqut_cntl_leaf
 

Function Documentation

◆ FLA_Apply_Q_UT_rnbc()

FLA_Error FLA_Apply_Q_UT_rnbc ( FLA_Obj  A,
FLA_Obj  T,
FLA_Obj  W,
FLA_Obj  B,
fla_apqut_t cntl 
)
16{
18
20 {
22 }
23 else if ( FLA_Cntl_variant( cntl ) == FLA_BLOCKED_VARIANT2 )
24 {
26 }
27 else if ( FLA_Cntl_variant( cntl ) == FLA_BLOCKED_VARIANT3 )
28 {
30 }
31 else
32 {
34 }
35
36 return r_val;
37}
FLA_Error FLA_Apply_Q_UT_rnbc_blk_var1(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_rnbc_blk_var1.c:13
FLA_Error FLA_Apply_Q_UT_rnbc_blk_var2(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_rnbc_blk_var2.c:13
FLA_Error FLA_Apply_Q_UT_rnbc_blk_var3(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_rnbc_blk_var3.c:13
int FLA_Error
Definition FLA_type_defs.h:47
int i
Definition bl1_axmyv2.c:145

References FLA_Apply_Q_UT_rnbc_blk_var1(), FLA_Apply_Q_UT_rnbc_blk_var2(), FLA_Apply_Q_UT_rnbc_blk_var3(), and i.

Referenced by FLA_Apply_Q_UT_internal().

Variable Documentation

◆ fla_apqut_cntl_leaf

fla_apqut_t* fla_apqut_cntl_leaf
extern