libflame  revision_anchor
Functions | Variables
FLA_LQ_UT_task.c File Reference

(r)

Functions

FLA_Error FLA_LQ_UT_task (FLA_Obj A, FLA_Obj T, fla_lqut_t *cntl)
 

Variables

fla_lqut_tfla_lqut_cntl_leaf
 

Function Documentation

◆ FLA_LQ_UT_task()

FLA_Error FLA_LQ_UT_task ( FLA_Obj  A,
FLA_Obj  T,
fla_lqut_t cntl 
)
16 {
17  return FLA_LQ_UT_internal( A, T,
19 }
FLA_Error FLA_LQ_UT_internal(FLA_Obj A, FLA_Obj T, fla_lqut_t *cntl)
Definition: FLA_LQ_UT_internal.c:17
fla_lqut_t * fla_lqut_cntl_leaf
Definition: FLA_LQ_UT_cntl_init.c:16

References FLA_LQ_UT_internal(), and fla_lqut_cntl_leaf.

Referenced by FLA_LQ_UT_macro_task().

Variable Documentation

◆ fla_lqut_cntl_leaf

fla_lqut_t* fla_lqut_cntl_leaf
extern

Referenced by FLA_LQ_UT_task().