![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/ddrvrf4.f SYNOPSISFunctions/Subroutinessubroutine ddrvrf4 (nout, nn, nval, thresh, c1, c2, ldc,
crf, a, lda, d_work_dlange)
Function/Subroutine Documentationsubroutine ddrvrf4 (integer nout, integer nn, integer, dimension( nn ) nval, double precision thresh, double precision, dimension( ldc, * ) c1, double precision, dimension( ldc, *) c2, integer ldc, double precision, dimension( * ) crf, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( * ) d_work_dlange)DDRVRF4 Purpose:
Parameters NOUT
NN
NVAL
THRESH
C1
C2
LDC
CRF
A
LDA
D_WORK_DLANGE
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 116 of file ddrvrf4.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|