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

Go to the source code of this file.

Functions/Subroutines

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. More...
 
csscal
subroutine csscal(N, SA, CX, INCX)
CSSCAL
Definition: csscal.f:80