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

NAME

       dlagts.f -

SYNOPSIS

   Functions/Subroutines
       subroutine dlagts (JOB, N, A, B, C, D, IN, Y, TOL, INFO)
           DLAGTS solves the system of equations (T-λI)x = y or (T-λI)Tx = y,where T is a general
           tridiagonal matrix and λ a scalar, using the LU factorization computed by slagtf.

Author

       Generated automatically by Doxygen for LAPACK from the source code.