LAPACK
3.7.0
LAPACK: Linear Algebra PACKage
§
LAPACKE_sgesv_work()
lapack_int
LAPACKE_sgesv_work
(
int
matrix_layout
,
lapack_int
n
,
lapack_int
nrhs
,
float *
a
,
lapack_int
lda
,
lapack_int
*
ipiv
,
float *
b
,
lapack_int
ldb
)
LAPACKE
src
lapacke_sgesv_work.c
Generated on Thu Jun 8 2017 02:34:11 for LAPACK by
1.8.12