LAPACK  3.6.0
LAPACK: Linear Algebra PACKage
sgtsvx.f File Reference

Functions/Subroutines

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