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_Error FLA_LQ_UT_task ( FLA_Obj  A,
FLA_Obj  T,
fla_lqut_t cntl 
)

References FLA_LQ_UT_internal().

00038 {
00039   // This is normally where we would invoke the unblocked external
00040   // implementation. However, since we don't have one of those, per se,
00041   // we invoke the internal back-end with the leaf control tree for
00042   // flat matrices.
00043   return FLA_LQ_UT_internal( A, T,
00044                              fla_lqut_cntl_leaf );
00045 }


Variable Documentation


Generated on Mon Jul 6 05:45:53 2009 for libflame by  doxygen 1.5.9