|
NAMETESTING/LIN/zdrvrf1.f SYNOPSISFunctions/Subroutinessubroutine zdrvrf1 (nout, nn, nval, thresh, a, lda, arf,
work)
Function/Subroutine Documentationsubroutine zdrvrf1 (integer nout, integer nn, integer, dimension( nn ) nval, double precision thresh, complex*16, dimension( lda, * ) a, integer lda, complex*16, dimension( * ) arf, double precision, dimension( * ) work)ZDRVRF1 Purpose:
Parameters NOUT
NN
NVAL
THRESH
A
LDA
ARF
WORK
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 94 of file zdrvrf1.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|