LAPACK
3.6.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 Fri Jul 15 2016 09:31:26 for LAPACK by
1.8.12