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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ slaneg2()

integer function slaneg2 ( integer  N,
real, dimension( * )  D,
real, dimension( * )  LLD,
real  SIGMA,
real  PIVMIN,
integer  R 
)

Definition at line 337 of file slarrb2.f.

◆ slaneg2a()

integer function slaneg2a ( integer  N,
real, dimension( * )  DLLD,
real  SIGMA,
real  PIVMIN,
integer  R 
)

Definition at line 491 of file slarrb2.f.

◆ slarrb2()

subroutine slarrb2 ( 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  LGPVMN,
real  LGSPDM,
integer  TWIST,
integer  INFO 
)

Definition at line 4 of file slarrb2.f.

Here is the caller graph for this function: