LAPACK 3.3.0

slarrb.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file slarrb.f.

Here is the caller graph for this function:

 All Files Functions