LAPACK 3.3.0

slaed1.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine SLAED1 ( INTEGER  N,
REAL,dimension( * )  D,
REAL,dimension( ldq, * )  Q,
INTEGER  LDQ,
INTEGER,dimension( * )  INDXQ,
REAL  RHO,
INTEGER  CUTPNT,
REAL,dimension( * )  WORK,
INTEGER,dimension( * )  IWORK,
INTEGER  INFO 
)

Definition at line 1 of file slaed1.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions