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 Thu Dec 29 2016 16:26:38 for LAPACK by
1.8.12