LAPACK 3.3.0

zlar1v.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZLAR1V (N, B1, BN, LAMBDA, D, L, LD, LLD, PIVMIN, GAPTOL, Z, WANTNC, NEGCNT, ZTZ, MINGMA, R, ISUPPZ, NRMINV, RESID, RQCORR, WORK)

Function Documentation

subroutine ZLAR1V ( INTEGER  N,
INTEGER  B1,
INTEGER  BN,
DOUBLE PRECISION  LAMBDA,
DOUBLE PRECISION,dimension( * )  D,
DOUBLE PRECISION,dimension( * )  L,
DOUBLE PRECISION,dimension( * )  LD,
DOUBLE PRECISION,dimension( * )  LLD,
DOUBLE PRECISION  PIVMIN,
DOUBLE PRECISION  GAPTOL,
COMPLEX*16,dimension( * )  Z,
LOGICAL  WANTNC,
INTEGER  NEGCNT,
DOUBLE PRECISION  ZTZ,
DOUBLE PRECISION  MINGMA,
INTEGER  R,
INTEGER,dimension( * )  ISUPPZ,
DOUBLE PRECISION  NRMINV,
DOUBLE PRECISION  RESID,
DOUBLE PRECISION  RQCORR,
DOUBLE PRECISION,dimension( * )  WORK 
)

Definition at line 1 of file zlar1v.f.

Here is the caller graph for this function:

 All Files Functions