LAPACK 3.3.1
Linear Algebra PACKage

dlaed9.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLAED9 (K, KSTART, KSTOP, N, D, Q, LDQ, RHO, DLAMDA, W, S, LDS, INFO)

Function Documentation

subroutine DLAED9 ( INTEGER  K,
INTEGER  KSTART,
INTEGER  KSTOP,
INTEGER  N,
DOUBLE PRECISION,dimension( * )  D,
DOUBLE PRECISION,dimension( ldq, * )  Q,
INTEGER  LDQ,
DOUBLE PRECISION  RHO,
DOUBLE PRECISION,dimension( * )  DLAMDA,
DOUBLE PRECISION,dimension( * )  W,
DOUBLE PRECISION,dimension( lds, * )  S,
INTEGER  LDS,
INTEGER  INFO 
)

Definition at line 1 of file dlaed9.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions