Go to the source code of this file.
Functions/Subroutines |
subroutine | DDRVRF1 (NOUT, NN, NVAL, THRESH, A, LDA, ARF, WORK) |
Function Documentation
subroutine DDRVRF1 |
( |
INTEGER |
NOUT, |
|
|
INTEGER |
NN, |
|
|
INTEGER,dimension( nn ) |
NVAL, |
|
|
DOUBLE PRECISION |
THRESH, |
|
|
DOUBLE PRECISION,dimension( lda, * ) |
A, |
|
|
INTEGER |
LDA, |
|
|
DOUBLE PRECISION,dimension( * ) |
ARF, |
|
|
DOUBLE PRECISION,dimension( * ) |
WORK |
|
) |
| |