.TH "TESTING/LIN/zdrvrf2.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME TESTING/LIN/zdrvrf2.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "subroutine \fBzdrvrf2\fP (nout, nn, nval, a, lda, arf, ap, asav)" .br .RI "\fBZDRVRF2\fP " .in -1c .SH "Function/Subroutine Documentation" .PP .SS "subroutine 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)" .PP \fBZDRVRF2\fP .PP \fBPurpose:\fP .RS 4 .PP .nf !> !> ZDRVRF2 tests the LAPACK RFP conversion routines\&. !> .fi .PP .RE .PP \fBParameters\fP .RS 4 \fINOUT\fP .PP .nf !> NOUT is INTEGER !> The unit number for output\&. !> .fi .PP .br \fINN\fP .PP .nf !> NN is INTEGER !> The number of values of N contained in the vector NVAL\&. !> .fi .PP .br \fINVAL\fP .PP .nf !> NVAL is INTEGER array, dimension (NN) !> The values of the matrix dimension N\&. !> .fi .PP .br \fIA\fP .PP .nf !> A is COMPLEX*16 array, dimension (LDA,NMAX) !> .fi .PP .br \fILDA\fP .PP .nf !> LDA is INTEGER !> The leading dimension of the array A\&. LDA >= max(1,NMAX)\&. !> .fi .PP .br \fIARF\fP .PP .nf !> ARF is COMPLEX*16 array, dimension ((NMAX*(NMAX+1))/2)\&. !> .fi .PP .br \fIAP\fP .PP .nf !> AP is COMPLEX*16 array, dimension ((NMAX*(NMAX+1))/2)\&. !> .fi .PP .br \fIASAV\fP .PP .nf !> ASAV is COMPLEX*16 array, dimension (LDA,NMAX) !> .fi .PP .RE .PP \fBAuthor\fP .RS 4 Univ\&. of Tennessee .PP Univ\&. of California Berkeley .PP Univ\&. of Colorado Denver .PP NAG Ltd\&. .RE .PP .PP Definition at line \fB88\fP of file \fBzdrvrf2\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.