LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
zgtts2.f File Reference

Functions/Subroutines

subroutine zgtts2 (itrans, n, nrhs, dl, d, du, du2, ipiv, b, ldb)
 ZGTTS2 solves a system of linear equations with a tridiagonal matrix using the LU factorization computed by sgttrf.