LAPACK  3.7.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_ztpcon()

void LAPACK_ztpcon ( char *  norm,
char *  uplo,
char *  diag,
lapack_int *  n,
const lapack_complex_double *  ap,
double *  rcond,
lapack_complex_double *  work,
double *  rwork,
lapack_int *  info 
)