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