LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
dptts2.f File Reference

Go to the source code of this file.

Functions/Subroutines

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