|
NAMETESTING/LIN/zdrvrf2.f SYNOPSISFunctions/Subroutinessubroutine zdrvrf2 (nout, nn, nval, a, lda, arf, ap, asav)
Function/Subroutine Documentationsubroutine zdrvrf2 (integer nout, integer nn, integer, dimension( nn ) nval, complex*16, dimension( lda, * ) a, integer lda, complex*16, dimension( * ) arf, complex*16, dimension(*) ap, complex*16, dimension( lda, * ) asav)ZDRVRF2 Purpose:
Parameters NOUT
NN
NVAL
A
LDA
ARF
AP
ASAV
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 88 of file zdrvrf2.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|