LAPACK  3.7.0
LAPACK: Linear Algebra PACKage

§ LAPACKE_dtpcon_work()

lapack_int LAPACKE_dtpcon_work ( int  matrix_layout,
char  norm,
char  uplo,
char  diag,
lapack_int  n,
const double *  ap,
double *  rcond,
double *  work,
lapack_int iwork 
)