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

Go to the source code of this file.

Functions/Subroutines

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