LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
spttrs.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine spttrs (N, NRHS, D, E, B, LDB, INFO)
 SPTTRS More...
 
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
sptts2
subroutine sptts2(N, NRHS, D, E, B, LDB)
SPTTS2 solves a tridiagonal system of the form AX=B using the L D LH factorization computed by spttrf...
Definition: sptts2.f:104
ilaenv
integer function ilaenv(ISPEC, NAME, OPTS, N1, N2, N3, N4)
ILAENV
Definition: tstiee.f:83