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

Go to the source code of this file.

Functions/Subroutines

subroutine dstein2 (N, D, E, M, W, IBLOCK, ISPLIT, ORFAC, Z, LDZ, WORK, IWORK, IFAIL, INFO)
 

Function/Subroutine Documentation

◆ dstein2()

subroutine dstein2 ( integer  N,
double precision, dimension( * )  D,
double precision, dimension( * )  E,
integer  M,
double precision, dimension( * )  W,
integer, dimension( * )  IBLOCK,
integer, dimension( * )  ISPLIT,
double precision  ORFAC,
double precision, dimension( ldz, * )  Z,
integer  LDZ,
double precision, dimension( * )  WORK,
integer, dimension( * )  IWORK,
integer, dimension( * )  IFAIL,
integer  INFO 
)

Definition at line 5 of file dstein2.f.

Here is the caller graph for this function: