|
NAMEslagtf.fSYNOPSISFunctions/Subroutinessubroutine slagtf (N, A, LAMBDA, B, C, TOL, D, IN, INFO) SLAGTF computes an LU factorization of a matrix T-λI, where T is a general tridiagonal matrix, and λ a scalar, using partial pivoting with row interchanges. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
Visit the GSP FreeBSD Man Page Interface. |