SRC/slasq1.f File Reference
Go to the source code of this file.
Functions/Subroutines |
| subroutine | SLASQ1 (N, D, E, WORK, INFO) |
Function Documentation
| subroutine SLASQ1 |
( |
INTEGER |
N, |
|
|
REAL,dimension( * ) |
D, |
|
|
REAL,dimension( * ) |
E, |
|
|
REAL,dimension( * ) |
WORK, |
|
|
INTEGER |
INFO | |
|
) |
| | |