.TH "TESTING/LIN/alasum.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME TESTING/LIN/alasum.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "subroutine \fBalasum\fP (type, nout, nfail, nrun, nerrs)" .br .RI "\fBALASUM\fP " .in -1c .SH "Function/Subroutine Documentation" .PP .SS "subroutine alasum (character*3 type, integer nout, integer nfail, integer nrun, integer nerrs)" .PP \fBALASUM\fP .PP \fBPurpose:\fP .RS 4 .PP .nf !> !> ALASUM prints a summary of results from one of the -CHK- routines\&. !> .fi .PP .RE .PP \fBParameters\fP .RS 4 \fITYPE\fP .PP .nf !> TYPE is CHARACTER*3 !> The LAPACK path name\&. !> .fi .PP .br \fINOUT\fP .PP .nf !> NOUT is INTEGER !> The unit number on which results are to be printed\&. !> NOUT >= 0\&. !> .fi .PP .br \fINFAIL\fP .PP .nf !> NFAIL is INTEGER !> The number of tests which did not pass the threshold ratio\&. !> .fi .PP .br \fINRUN\fP .PP .nf !> NRUN is INTEGER !> The total number of tests\&. !> .fi .PP .br \fINERRS\fP .PP .nf !> NERRS is INTEGER !> The number of error messages recorded\&. !> .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 \fB72\fP of file \fBalasum\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.