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