Go to the source code of this file.
Functions/Subroutines |
subroutine | DLASD8 (ICOMPQ, K, D, Z, VF, VL, DIFL, DIFR, LDDIFR, DSIGMA, WORK, INFO) |
Function Documentation
subroutine DLASD8 |
( |
INTEGER |
ICOMPQ, |
|
|
INTEGER |
K, |
|
|
DOUBLE PRECISION,dimension( * ) |
D, |
|
|
DOUBLE PRECISION,dimension( * ) |
Z, |
|
|
DOUBLE PRECISION,dimension( * ) |
VF, |
|
|
DOUBLE PRECISION,dimension( * ) |
VL, |
|
|
DOUBLE PRECISION,dimension( * ) |
DIFL, |
|
|
DOUBLE PRECISION,dimension( lddifr, * ) |
DIFR, |
|
|
INTEGER |
LDDIFR, |
|
|
DOUBLE PRECISION,dimension( * ) |
DSIGMA, |
|
|
DOUBLE PRECISION,dimension( * ) |
WORK, |
|
|
INTEGER |
INFO |
|
) |
| |