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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ ssteqr2()

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

Definition at line 2 of file ssteqr2.f.

Here is the caller graph for this function: