LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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.