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