LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dgtrfs()

void LAPACK_dgtrfs ( char const *  trans,
lapack_int const *  n,
lapack_int const *  nrhs,
double const *  DL,
double const *  D,
double const *  DU,
double const *  DLF,
double const *  DF,
double const *  DUF,
double const *  DU2,
lapack_int const *  ipiv,
double const *  B,
lapack_int const *  ldb,
double *  X,
lapack_int const *  ldx,
double *  ferr,
double *  berr,
double *  work,
lapack_int iwork,
lapack_int info 
)
Here is the caller graph for this function: