LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
zptts2.f File Reference

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.