LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_stpcon()

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