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

Go to the source code of this file.

Functions/Subroutines

subroutine cpttrs (UPLO, N, NRHS, D, E, B, LDB, INFO)
 CPTTRS More...
 
cptts2
subroutine cptts2(IUPLO, N, NRHS, D, E, B, LDB)
CPTTS2 solves a tridiagonal system of the form AX=B using the L D LH factorization computed by spttrf...
Definition: cptts2.f:115
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