LAPACK 3.3.0
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | DLAED4 (N, I, D, Z, DELTA, RHO, DLAM, INFO) |
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 | ||
) |