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