LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
cgtts2.f File Reference

Functions/Subroutines

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