LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_ctpcon ( char *  norm,
char *  uplo,
char *  diag,
lapack_int n,
const lapack_complex_float ap,
float *  rcond,
lapack_complex_float work,
float *  rwork,
lapack_int info 
)

Here is the caller graph for this function: