Go to the source code of this file.
Functions/Subroutines |
subroutine | SLAED4 (N, I, D, Z, DELTA, RHO, DLAM, INFO) |
Function Documentation
subroutine SLAED4 |
( |
INTEGER |
N, |
|
|
INTEGER |
I, |
|
|
REAL,dimension( * ) |
D, |
|
|
REAL,dimension( * ) |
Z, |
|
|
REAL,dimension( * ) |
DELTA, |
|
|
REAL |
RHO, |
|
|
REAL |
DLAM, |
|
|
INTEGER |
INFO |
|
) |
| |