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

NAME

       cptts2.f -

SYNOPSIS

   Functions/Subroutines
       subroutine cptts2 (IUPLO, N, NRHS, D, E, B, LDB)
           CPTTS2 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.