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

NAME

       sptts2.f -

SYNOPSIS

   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.

Author

       Generated automatically by Doxygen for LAPACK from the source code.