LAPACK 3.3.0

claed0.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CLAED0 (QSIZ, N, D, E, Q, LDQ, QSTORE, LDQS, RWORK, IWORK, INFO)

Function Documentation

subroutine CLAED0 ( INTEGER  QSIZ,
INTEGER  N,
REAL,dimension( * )  D,
REAL,dimension( * )  E,
COMPLEX,dimension( ldq, * )  Q,
INTEGER  LDQ,
COMPLEX,dimension( ldqs, * )  QSTORE,
INTEGER  LDQS,
REAL,dimension( * )  RWORK,
INTEGER,dimension( * )  IWORK,
INTEGER  INFO 
)

Definition at line 1 of file claed0.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions