Go to the source code of this file.
Functions/Subroutines |
subroutine | DSVDCH (N, S, E, SVD, TOL, INFO) |
Function Documentation
subroutine DSVDCH |
( |
INTEGER |
N, |
|
|
DOUBLE PRECISION,dimension( * ) |
S, |
|
|
DOUBLE PRECISION,dimension( * ) |
E, |
|
|
DOUBLE PRECISION,dimension( * ) |
SVD, |
|
|
DOUBLE PRECISION |
TOL, |
|
|
INTEGER |
INFO |
|
) |
| |