TESTING/EIG/ssvdct.f File Reference
Go to the source code of this file.
Functions/Subroutines |
| subroutine | SSVDCT (N, S, E, SHIFT, NUM) |
Function Documentation
| subroutine SSVDCT |
( |
INTEGER |
N, |
|
|
REAL,dimension( * ) |
S, |
|
|
REAL,dimension( * ) |
E, |
|
|
REAL |
SHIFT, |
|
|
INTEGER |
NUM | |
|
) |
| | |