LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches

◆ LAPACK_dgbcon_base()

void LAPACK_dgbcon_base ( char const *  norm,
lapack_int const *  n,
lapack_int const *  kl,
lapack_int const *  ku,
double const *  AB,
lapack_int const *  ldab,
lapack_int const *  ipiv,
double const *  anorm,
double *  rcond,
double *  work,
lapack_int iwork,
lapack_int info,
size_t   
)