ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
dlarrb2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dlarrb2 (N, D, LLD, IFIRST, ILAST, RTOL1, RTOL2, OFFSET, W, WGAP, WERR, WORK, IWORK, PIVMIN, LGPVMN, LGSPDM, TWIST, INFO)
 
integer function dlaneg2 (N, D, LLD, SIGMA, PIVMIN, R)
 
integer function dlaneg2a (N, DLLD, SIGMA, PIVMIN, R)
 

Function/Subroutine Documentation

◆ dlaneg2()

integer function dlaneg2 ( integer  N,
double precision, dimension( * )  D,
double precision, dimension( * )  LLD,
double precision  SIGMA,
double precision  PIVMIN,
integer  R 
)

Definition at line 337 of file dlarrb2.f.

◆ dlaneg2a()

integer function dlaneg2a ( integer  N,
double precision, dimension( * )  DLLD,
double precision  SIGMA,
double precision  PIVMIN,
integer  R 
)

Definition at line 491 of file dlarrb2.f.

◆ dlarrb2()

subroutine dlarrb2 ( 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  LGPVMN,
double precision  LGSPDM,
integer  TWIST,
integer  INFO 
)

Definition at line 4 of file dlarrb2.f.

Here is the caller graph for this function: