libflame
revision_anchor
src
base
flamec
wrappers
blas
1
front
Functions
FLA_Asum.c File Reference
(r)
Functions
FLA_Error
FLA_Asum
(
FLA_Obj
x,
FLA_Obj
asum_x)
Function Documentation
◆
FLA_Asum()
FLA_Error
FLA_Asum
(
FLA_Obj
x
,
FLA_Obj
asum_x
)
References
FLA_Asum_external()
.
Referenced by
FLA_Norm1()
, and
FLA_Norm_inf()
.
14
{
15
return
FLA_Asum_external
( x, asum_x );
16
}
FLA_Asum_external
FLA_Error FLA_Asum_external(FLA_Obj x, FLA_Obj asum_x)
Definition:
FLA_Asum_external.c:13
Generated on Mon Mar 5 2018 21:05:02 for libflame by
1.8.13