.TH "TESTING/LIN/zgennd.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME TESTING/LIN/zgennd.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "logical function \fBzgennd\fP (m, n, a, lda)" .br .RI "\fBZGENND\fP " .in -1c .SH "Function/Subroutine Documentation" .PP .SS "logical function zgennd (integer m, integer n, complex*16, dimension( lda, * ) a, integer lda)" .PP \fBZGENND\fP .PP \fBPurpose:\fP .RS 4 .PP .nf ZGENND tests that its argument has a real, non-negative diagonal\&. .fi .PP .RE .PP \fBParameters\fP .RS 4 \fIM\fP .PP .nf M is INTEGER The number of rows in A\&. .fi .PP .br \fIN\fP .PP .nf N is INTEGER The number of columns in A\&. .fi .PP .br \fIA\fP .PP .nf A is COMPLEX*16 array, dimension (LDA, N) The matrix\&. .fi .PP .br \fILDA\fP .PP .nf LDA is INTEGER Leading dimension of A\&. .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 \fB67\fP of file \fBzgennd\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.