LAPACK
3.7.0
LAPACK: Linear Algebra PACKage
◆
LAPACKE_dsycon()
lapack_int
LAPACKE_dsycon
(
int
matrix_layout
,
char
uplo
,
lapack_int
n
,
const double *
a
,
lapack_int
lda
,
const
lapack_int
*
ipiv
,
double
anorm
,
double *
rcond
)
LAPACKE
src
lapacke_dsycon.c
Generated on Wed May 24 2017 14:24:37 for LAPACK by
1.8.13