Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       zptts2.f -

SYNOPSIS

   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.

Author

       Generated automatically by Doxygen for LAPACK from the source code.