LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
dlagtf.f File Reference

Functions/Subroutines

subroutine dlagtf (N, A, LAMBDA, B, C, TOL, D, IN, INFO)
 DLAGTF 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. More...