LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dgecon()

void LAPACK_dgecon ( char const *  norm,
lapack_int const *  n,
double const *  A,
lapack_int const *  lda,
double const *  anorm,
double *  rcond,
double *  work,
lapack_int iwork,
lapack_int info 
)
Here is the caller graph for this function: