LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
sptts2.f File Reference

Go to the source code of this file.

Functions/Subroutines

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. More...