KTH framework for Nek5000 toolboxes; testing version  0.0.1
dsteqr.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ dsteqr()

subroutine dsteqr ( character  COMPZ,
integer  N,
double precision, dimension( * )  D,
double precision, dimension( * )  E,
double precision, dimension( ldz, * )  Z,
integer  LDZ,
double precision, dimension( * )  WORK,
integer  INFO 
)

Definition at line 1 of file dsteqr.f.

References dlae2(), dlaev2(), dlartg(), dlascl(), dlaset(), dlasr(), dlasrt(), dswap(), and xerbla().

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