LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dgttrs()

void LAPACK_dgttrs ( char const *  trans,
lapack_int const *  n,
lapack_int const *  nrhs,
double const *  DL,
double const *  D,
double const *  DU,
double const *  DU2,
lapack_int const *  ipiv,
double *  B,
lapack_int const *  ldb,
lapack_int info 
)
Here is the caller graph for this function: