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