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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ csteqr2()

subroutine csteqr2 ( character  COMPZ,
integer  N,
real, dimension( * )  D,
real, dimension( * )  E,
complex, dimension( ldz, * )  Z,
integer  LDZ,
integer  NR,
real, dimension( * )  WORK,
integer  INFO 
)

Definition at line 2 of file csteqr2.f.

Here is the caller graph for this function: