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