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

Go to the source code of this file.

Functions/Subroutines

subroutine zsteqr2 (COMPZ, N, D, E, Z, LDZ, NR, WORK, INFO)
 

Function/Subroutine Documentation

◆ zsteqr2()

subroutine zsteqr2 ( character  COMPZ,
integer  N,
double precision, dimension( * )  D,
double precision, dimension( * )  E,
complex*16, dimension( ldz, * )  Z,
integer  LDZ,
integer  NR,
double precision, dimension( * )  WORK,
integer  INFO 
)

Definition at line 2 of file zsteqr2.f.

Here is the caller graph for this function: