LAPACK 3.3.1
Linear Algebra PACKage

dlarrj.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLARRJ (N, D, E2, IFIRST, ILAST, RTOL, OFFSET, W, WERR, WORK, IWORK, PIVMIN, SPDIAM, INFO)

Function Documentation

subroutine DLARRJ ( INTEGER  N,
DOUBLE PRECISION,dimension( * )  D,
DOUBLE PRECISION,dimension( * )  E2,
INTEGER  IFIRST,
INTEGER  ILAST,
DOUBLE PRECISION  RTOL,
INTEGER  OFFSET,
DOUBLE PRECISION,dimension( * )  W,
DOUBLE PRECISION,dimension( * )  WERR,
DOUBLE PRECISION,dimension( * )  WORK,
INTEGER,dimension( * )  IWORK,
DOUBLE PRECISION  PIVMIN,
DOUBLE PRECISION  SPDIAM,
INTEGER  INFO 
)

Definition at line 1 of file dlarrj.f.

Here is the caller graph for this function:

 All Files Functions