LAPACK 3.3.1
Linear Algebra PACKage

zlaed0.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine ZLAED0 ( INTEGER  QSIZ,
INTEGER  N,
DOUBLE PRECISION,dimension( * )  D,
DOUBLE PRECISION,dimension( * )  E,
COMPLEX*16,dimension( ldq, * )  Q,
INTEGER  LDQ,
COMPLEX*16,dimension( ldqs, * )  QSTORE,
INTEGER  LDQS,
DOUBLE PRECISION,dimension( * )  RWORK,
INTEGER,dimension( * )  IWORK,
INTEGER  INFO 
)

Definition at line 1 of file zlaed0.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions