Functions/Subroutines

SRC/dlarrk.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLARRK (N, IW, GL, GU, D, E2, PIVMIN, RELTOL, W, WERR, INFO)

Function Documentation

subroutine DLARRK ( INTEGER  N,
INTEGER  IW,
DOUBLE PRECISION  GL,
DOUBLE PRECISION  GU,
DOUBLE PRECISION,dimension( * )  D,
DOUBLE PRECISION,dimension( * )  E2,
DOUBLE PRECISION  PIVMIN,
DOUBLE PRECISION  RELTOL,
DOUBLE PRECISION  W,
DOUBLE PRECISION  WERR,
INTEGER  INFO 
)

Definition at line 1 of file dlarrk.f.