LAPACK 3.3.1
Linear Algebra PACKage

slaeda.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLAEDA (N, TLVLS, CURLVL, CURPBM, PRMPTR, PERM, GIVPTR, GIVCOL, GIVNUM, Q, QPTR, Z, ZTEMP, INFO)

Function Documentation

subroutine SLAEDA ( INTEGER  N,
INTEGER  TLVLS,
INTEGER  CURLVL,
INTEGER  CURPBM,
INTEGER,dimension( * )  PRMPTR,
INTEGER,dimension( * )  PERM,
INTEGER,dimension( * )  GIVPTR,
INTEGER,dimension( 2, * )  GIVCOL,
REAL,dimension( 2, * )  GIVNUM,
REAL,dimension( * )  Q,
INTEGER,dimension( * )  QPTR,
REAL,dimension( * )  Z,
REAL,dimension( * )  ZTEMP,
INTEGER  INFO 
)

Definition at line 1 of file slaeda.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions