LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
sgtts2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine sgtts2 (ITRANS, N, NRHS, DL, D, DU, DU2, IPIV, B, LDB)
 SGTTS2 solves a system of linear equations with a tridiagonal matrix using the LU factorization computed by sgttrf. More...