LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
dlagtf.f File Reference

Go to the source code of this file.

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.