FLA_Axpy_task.c File Reference

(r)


Functions

FLA_Error FLA_Axpy_task (FLA_Obj alpha, FLA_Obj A, FLA_Obj B, fla_axpy_t *cntl)

Function Documentation

FLA_Error FLA_Axpy_task ( FLA_Obj  alpha,
FLA_Obj  A,
FLA_Obj  B,
fla_axpy_t cntl 
)

References FLA_Axpy_external().

Referenced by FLASH_Queue_exec_task().

00036 {
00037   FLA_Axpy_external( alpha, A, B );
00038 
00039   return FLA_SUCCESS;
00040 }


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