LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dgtcon()

void LAPACK_dgtcon ( char const *  norm,
lapack_int const *  n,
double const *  DL,
double const *  D,
double const *  DU,
double const *  DU2,
lapack_int const *  ipiv,
double const *  anorm,
double *  rcond,
double *  work,
lapack_int iwork,
lapack_int info 
)
Here is the caller graph for this function: