LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_ctpcon()

void LAPACK_ctpcon ( char const *  norm,
char const *  uplo,
char const *  diag,
lapack_int const *  n,
lapack_complex_float const *  AP,
float *  rcond,
lapack_complex_float work,
float *  rwork,
lapack_int info 
)
Here is the caller graph for this function: