LAPACK 3.3.1
Linear Algebra PACKage

slaed0.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLAED0 (ICOMPQ, QSIZ, N, D, E, Q, LDQ, QSTORE, LDQS, WORK, IWORK, INFO)

Function Documentation

subroutine SLAED0 ( INTEGER  ICOMPQ,
INTEGER  QSIZ,
INTEGER  N,
REAL,dimension( * )  D,
REAL,dimension( * )  E,
REAL,dimension( ldq, * )  Q,
INTEGER  LDQ,
REAL,dimension( ldqs, * )  QSTORE,
INTEGER  LDQS,
REAL,dimension( * )  WORK,
INTEGER,dimension( * )  IWORK,
INTEGER  INFO 
)

Definition at line 1 of file slaed0.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions