LAPACK 3.3.0

dlaed3.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLAED3 (K, N, N1, D, Q, LDQ, RHO, DLAMDA, Q2, INDX, CTOT, W, S, INFO)

Function Documentation

subroutine DLAED3 ( INTEGER  K,
INTEGER  N,
INTEGER  N1,
DOUBLE PRECISION,dimension( * )  D,
DOUBLE PRECISION,dimension( ldq, * )  Q,
INTEGER  LDQ,
DOUBLE PRECISION  RHO,
DOUBLE PRECISION,dimension( * )  DLAMDA,
DOUBLE PRECISION,dimension( * )  Q2,
INTEGER,dimension( * )  INDX,
INTEGER,dimension( * )  CTOT,
DOUBLE PRECISION,dimension( * )  W,
DOUBLE PRECISION,dimension( * )  S,
INTEGER  INFO 
)

Definition at line 1 of file dlaed3.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions