libflame
12600
Main Page
Data Structures
Files
Directories
File List
Globals
src
base
flamec
wrappers
blas
1
front
Functions
FLA_Axpyrt.c File Reference
(r12600)
Functions
FLA_Error
FLA_Axpyrt
(
FLA_Uplo
uplo,
FLA_Trans
trans,
FLA_Obj
alpha,
FLA_Obj
A,
FLA_Obj
B)
Function Documentation
FLA_Error
FLA_Axpyrt
(
FLA_Uplo
uplo
,
FLA_Trans
trans
,
FLA_Obj
alpha
,
FLA_Obj
A
,
FLA_Obj
B
)
References
FLA_Axpyrt_external()
.
{
return
FLA_Axpyrt_external
( uplo, trans, alpha, A, B ); }
Generated on Tue Mar 18 2014 03:23:10 for libflame by
1.7.6.1