LAPACK 3.3.1
Linear Algebra PACKage

cstein.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine CSTEIN ( INTEGER  N,
REAL,dimension( * )  D,
REAL,dimension( * )  E,
INTEGER  M,
REAL,dimension( * )  W,
INTEGER,dimension( * )  IBLOCK,
INTEGER,dimension( * )  ISPLIT,
COMPLEX,dimension( ldz, * )  Z,
INTEGER  LDZ,
REAL,dimension( * )  WORK,
INTEGER,dimension( * )  IWORK,
INTEGER,dimension( * )  IFAIL,
INTEGER  INFO 
)

Definition at line 1 of file cstein.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions