|
NAMETESTING/LIN/cdrvrf1.f SYNOPSISFunctions/Subroutinessubroutine cdrvrf1 (nout, nn, nval, thresh, a, lda, arf,
work)
Function/Subroutine Documentationsubroutine cdrvrf1 (integer nout, integer nn, integer, dimension( nn ) nval, real thresh, complex, dimension( lda, * ) a, integer lda, complex, dimension( * ) arf, real, dimension( * ) work)CDRVRF1 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 cdrvrf1.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|