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