LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
slar1v.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine slar1v (N, B1, BN, LAMBDA, D, L, LD, LLD, PIVMIN, GAPTOL, Z, WANTNC, NEGCNT, ZTZ, MINGMA, R, ISUPPZ, NRMINV, RESID, RQCORR, WORK)
 SLAR1V computes the (scaled) r-th column of the inverse of the submatrix in rows b1 through bn of the tridiagonal matrix LDLT - λI. More...
 
sisnan
logical function sisnan(SIN)
SISNAN tests input for NaN.
Definition: sisnan.f:61
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70