LAPACK
3.7.0
LAPACK: Linear Algebra PACKage
§
F77_ssyr2()
void F77_ssyr2
(
int *
layout
,
char *
uplow
,
int *
n
,
float *
alpha
,
float *
x
,
int *
incx
,
float *
y
,
int *
incy
,
float *
a
,
int *
lda
)
CBLAS
testing
c_sblas2.c
Generated on Thu Dec 29 2016 16:26:38 for LAPACK by
1.8.12