LAPACK
3.7.0
LAPACK: Linear Algebra PACKage
§
LAPACKE_sgecon_work()
lapack_int
LAPACKE_sgecon_work
(
int
matrix_layout
,
char
norm
,
lapack_int
n
,
const float *
a
,
lapack_int
lda
,
float
anorm
,
float *
rcond
,
float *
work
,
lapack_int
*
iwork
)
LAPACKE
src
lapacke_sgecon_work.c
Generated on Thu Dec 29 2016 16:26:38 for LAPACK by
1.8.12