LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dtpcon()

void LAPACK_dtpcon ( char const *  norm,
char const *  uplo,
char const *  diag,
lapack_int const *  n,
double const *  AP,
double *  rcond,
double *  work,
lapack_int iwork,
lapack_int info 
)
Here is the caller graph for this function: