LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
sptts2.f File Reference

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