Go to the source code of this file.
Functions/Subroutines |
subroutine | DSVDCT (N, S, E, SHIFT, NUM) |
Function Documentation
subroutine DSVDCT |
( |
INTEGER |
N, |
|
|
DOUBLE PRECISION,dimension( * ) |
S, |
|
|
DOUBLE PRECISION,dimension( * ) |
E, |
|
|
DOUBLE PRECISION |
SHIFT, |
|
|
INTEGER |
NUM |
|
) |
| |