LAPACK
3.7.0
LAPACK: Linear Algebra PACKage
§
LAPACKE_sgebrd()
lapack_int
LAPACKE_sgebrd
(
int
matrix_layout
,
lapack_int
m
,
lapack_int
n
,
float *
a
,
lapack_int
lda
,
float *
d
,
float *
e
,
float *
tauq
,
float *
taup
)
LAPACKE
src
lapacke_sgebrd.c
Generated on Thu Jun 8 2017 02:34:11 for LAPACK by
1.8.12