LAPACK  3.4.2
LAPACK: Linear Algebra PACKage
 All Files Functions Groups
dgtsvx.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dgtsvx (FACT, TRANS, N, NRHS, DL, D, DU, DLF, DF, DUF, DU2, IPIV, B, LDB, X, LDX, RCOND, FERR, BERR, WORK, IWORK, INFO)
  DGTSVX computes the solution to system of linear equations A * X = B for GT matrices