LAPACK 3.3.0

dlaed1.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLAED1 (N, D, Q, LDQ, INDXQ, RHO, CUTPNT, WORK, IWORK, INFO)

Function Documentation

subroutine DLAED1 ( INTEGER  N,
DOUBLE PRECISION,dimension( * )  D,
DOUBLE PRECISION,dimension( ldq, * )  Q,
INTEGER  LDQ,
INTEGER,dimension( * )  INDXQ,
DOUBLE PRECISION  RHO,
INTEGER  CUTPNT,
DOUBLE PRECISION,dimension( * )  WORK,
INTEGER,dimension( * )  IWORK,
INTEGER  INFO 
)

Definition at line 1 of file dlaed1.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions