LAPACK 3.3.0

slaed9.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file slaed9.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions