LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
zptts2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zptts2 (iuplo, n, nrhs, d, e, b, ldb)
 ZPTTS2 solves a tridiagonal system of the form AX=B using the L D LH factorization computed by spttrf.