LAPACK 3.3.1
Linear Algebra PACKage

slarrf.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLARRF (N, D, L, LD, CLSTRT, CLEND, W, WGAP, WERR, SPDIAM, CLGAPL, CLGAPR, PIVMIN, SIGMA, DPLUS, LPLUS, WORK, INFO)

Function Documentation

subroutine SLARRF ( INTEGER  N,
REAL,dimension( * )  D,
REAL,dimension( * )  L,
REAL,dimension( * )  LD,
INTEGER  CLSTRT,
INTEGER  CLEND,
REAL,dimension( * )  W,
REAL,dimension( * )  WGAP,
REAL,dimension( * )  WERR,
REAL  SPDIAM,
REAL  CLGAPL,
REAL  CLGAPR,
REAL  PIVMIN,
REAL  SIGMA,
REAL,dimension( * )  DPLUS,
REAL,dimension( * )  LPLUS,
REAL,dimension( * )  WORK,
INTEGER  INFO 
)

Definition at line 1 of file slarrf.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions