LAPACK  3.10.1
LAPACK: Linear Algebra PACKage

◆ LAPACK_dgtcon_base()

void LAPACK_dgtcon_base ( 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,
size_t   
)