LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dgtsv()

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