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