LAPACK 3.3.1
Linear Algebra PACKage

dlaeda.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file dlaeda.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions