LAPACK
3.7.0
LAPACK: Linear Algebra PACKage
§
F77_ssyr()
void F77_ssyr
(
int *
layout
,
char *
uplow
,
int *
n
,
float *
alpha
,
float *
x
,
int *
incx
,
float *
a
,
int *
lda
)
CBLAS
testing
c_sblas2.c
Generated on Thu Jun 8 2017 02:34:11 for LAPACK by
1.8.12