LAPACK 3.3.0

dlarrb.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLARRB (N, D, LLD, IFIRST, ILAST, RTOL1, RTOL2, OFFSET, W, WGAP, WERR, WORK, IWORK, PIVMIN, SPDIAM, TWIST, INFO)

Function Documentation

subroutine DLARRB ( INTEGER  N,
DOUBLE PRECISION,dimension( * )  D,
DOUBLE PRECISION,dimension( * )  LLD,
INTEGER  IFIRST,
INTEGER  ILAST,
DOUBLE PRECISION  RTOL1,
DOUBLE PRECISION  RTOL2,
INTEGER  OFFSET,
DOUBLE PRECISION,dimension( * )  W,
DOUBLE PRECISION,dimension( * )  WGAP,
DOUBLE PRECISION,dimension( * )  WERR,
DOUBLE PRECISION,dimension( * )  WORK,
INTEGER,dimension( * )  IWORK,
DOUBLE PRECISION  PIVMIN,
DOUBLE PRECISION  SPDIAM,
INTEGER  TWIST,
INTEGER  INFO 
)

Definition at line 1 of file dlarrb.f.

Here is the caller graph for this function:

 All Files Functions