LAPACK
3.4.2
LAPACK: Linear Algebra PACKage
|
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. |