Go to the source code of this file.
|
subroutine | dgttrs (TRANS, N, NRHS, DL, D, DU, DU2, IPIV, B, LDB, INFO) |
| DGTTRS More...
|
|
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 compu...
integer function ilaenv(ISPEC, NAME, OPTS, N1, N2, N3, N4)
ILAENV