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

NAME

       sgtts2.f -

SYNOPSIS

   Functions/Subroutines
       subroutine sgtts2 (ITRANS, N, NRHS, DL, D, DU, DU2, IPIV, B, LDB)
           SGTTS2 solves a system of linear equations with a tridiagonal matrix using the LU factorization
           computed by sgttrf.

Author

       Generated automatically by Doxygen for LAPACK from the source code.

Version 3.6.0                                    Sun Jan 17 2016                                     sgtts2.f(3)