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

Go to the source code of this file.

Functions/Subroutines

subroutine dstegr2a (JOBZ, RANGE, N, D, E, VL, VU, IL, IU, M, W, Z, LDZ, NZC, WORK, LWORK, IWORK, LIWORK, DOL, DOU, NEEDIL, NEEDIU, INDERR, NSPLIT, PIVMIN, SCALE, WL, WU, INFO)
 

Function/Subroutine Documentation

◆ dstegr2a()

subroutine dstegr2a ( character  JOBZ,
character  RANGE,
integer  N,
double precision, dimension( * )  D,
double precision, dimension( * )  E,
double precision  VL,
double precision  VU,
integer  IL,
integer  IU,
integer  M,
double precision, dimension( * )  W,
double precision, dimension( ldz, * )  Z,
integer  LDZ,
integer  NZC,
double precision, dimension( * )  WORK,
integer  LWORK,
integer, dimension( * )  IWORK,
integer  LIWORK,
integer  DOL,
integer  DOU,
integer  NEEDIL,
integer  NEEDIU,
integer  INDERR,
integer  NSPLIT,
double precision  PIVMIN,
double precision  SCALE,
double precision  WL,
double precision  WU,
integer  INFO 
)

Definition at line 6 of file dstegr2a.f.

Here is the call graph for this function:
Here is the caller graph for this function: