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

NAME

       cgtts2.f -

SYNOPSIS

   Functions/Subroutines
       subroutine cgtts2 (ITRANS, N, NRHS, DL, D, DU, DU2, IPIV, B, LDB)
           CGTTS2 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.