LAPACK
3.7.0
LAPACK: Linear Algebra PACKage
◆
LAPACK_dtpcon()
void LAPACK_dtpcon
(
char *
norm
,
char *
uplo
,
char *
diag
,
lapack_int
*
n
,
const double *
ap
,
double *
rcond
,
double *
work
,
lapack_int
*
iwork
,
lapack_int
*
info
)
LAPACKE
include
lapacke.h
Generated on Wed May 24 2017 14:24:37 for LAPACK by
1.8.13