Go to the source code of this file.
Functions/Subroutines |
subroutine | DLASQ1 (N, D, E, WORK, INFO) |
Function Documentation
subroutine DLASQ1 |
( |
INTEGER |
N, |
|
|
DOUBLE PRECISION,dimension( * ) |
D, |
|
|
DOUBLE PRECISION,dimension( * ) |
E, |
|
|
DOUBLE PRECISION,dimension( * ) |
WORK, |
|
|
INTEGER |
INFO |
|
) |
| |