LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
dgtts2.f File Reference

Go to the source code of this file.

Functions/Subroutines

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