|
NAMEslagts.fSYNOPSISFunctions/Subroutinessubroutine slagts (JOB, N, A, B, C, D, IN, Y, TOL, INFO) SLAGTS 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. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
Visit the GSP FreeBSD Man Page Interface. |