.TH "TESTING/LIN/sgennd.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME TESTING/LIN/sgennd.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "logical function \fBsgennd\fP (m, n, a, lda)" .br .RI "\fBSGENND\fP " .in -1c .SH "Function/Subroutine Documentation" .PP .SS "logical function sgennd (integer m, integer n, real, dimension( lda, * ) a, integer lda)" .PP \fBSGENND\fP .PP \fBPurpose:\fP .RS 4 .PP .nf SGENND tests that its argument has a 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 REAL 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 \fBsgennd\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.