libflame
revision_anchor
src
base
flamec
wrappers
blas
2
front
Functions
FLA_Syr2.c File Reference
(r)
Functions
FLA_Error
FLA_Syr2
(
FLA_Uplo
uplo,
FLA_Obj
alpha
,
FLA_Obj
x
,
FLA_Obj
y
,
FLA_Obj
A
)
Function Documentation
◆
FLA_Syr2()
FLA_Error
FLA_Syr2
(
FLA_Uplo
uplo
,
FLA_Obj
alpha
,
FLA_Obj
x
,
FLA_Obj
y
,
FLA_Obj
A
)
14
{
15
return
FLA_Syr2_external
( uplo,
alpha
,
x
,
y
,
A
);
16
}
FLA_Syr2_external
FLA_Error FLA_Syr2_external(FLA_Uplo uplo, FLA_Obj alpha, FLA_Obj x, FLA_Obj y, FLA_Obj A)
Definition
FLA_Syr2_external.c:13
i
int i
Definition
bl1_axmyv2.c:145
References
FLA_Syr2_external()
, and
i
.
Generated on Thu Sep 23 2021 17:46:17 for libflame by
1.9.8