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