.TH "BLAS/TESTING/zblat1.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME BLAS/TESTING/zblat1.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "program \fBzblat1\fP" .br .RI "\fBZBLAT1\fP " .ti -1c .RI "subroutine \fBheader\fP" .br .ti -1c .RI "subroutine \fBcheck1\fP (sfac)" .br .ti -1c .RI "subroutine \fBcheck2\fP (sfac)" .br .ti -1c .RI "subroutine \fBstest\fP (len, scomp, strue, ssize, sfac)" .br .ti -1c .RI "subroutine \fBstest1\fP (scomp1, strue1, ssize, sfac)" .br .ti -1c .RI "double precision function \fBsdiff\fP (sa, sb)" .br .ti -1c .RI "subroutine \fBctest\fP (len, ccomp, ctrue, csize, sfac)" .br .ti -1c .RI "subroutine \fBitest1\fP (icomp, itrue)" .br .ti -1c .RI "subroutine \fBzb1nrm2\fP (n, incx, thresh)" .br .in -1c .SH "Function/Subroutine Documentation" .PP .SS "subroutine check1 (double precision sfac)" .PP Definition at line \fB121\fP of file \fBzblat1\&.f\fP\&. .SS "subroutine check2 (double precision sfac)" .PP Definition at line \fB347\fP of file \fBzblat1\&.f\fP\&. .SS "subroutine ctest (integer len, complex*16, dimension(len) ccomp, complex*16, dimension(len) ctrue, complex*16, dimension(len) csize, double precision sfac)" .PP Definition at line \fB713\fP of file \fBzblat1\&.f\fP\&. .SS "subroutine header" .PP Definition at line \fB90\fP of file \fBzblat1\&.f\fP\&. .SS "subroutine itest1 (integer icomp, integer itrue)" .PP Definition at line \fB747\fP of file \fBzblat1\&.f\fP\&. .SS "double precision function sdiff (double precision sa, double precision sb)" .PP Definition at line \fB700\fP of file \fBzblat1\&.f\fP\&. .SS "subroutine stest (integer len, double precision, dimension(len) scomp, double precision, dimension(len) strue, double precision, dimension(len) ssize, double precision sfac)" .PP Definition at line \fB613\fP of file \fBzblat1\&.f\fP\&. .SS "subroutine stest1 (double precision scomp1, double precision strue1, double precision, dimension(*) ssize, double precision sfac)" .PP Definition at line \fB672\fP of file \fBzblat1\&.f\fP\&. .SS "subroutine zb1nrm2 (integer n, integer incx, double precision thresh)" .PP Definition at line \fB790\fP of file \fBzblat1\&.f\fP\&. .SS "program zblat1" .PP \fBZBLAT1\fP .PP \fBPurpose:\fP .RS 4 .PP .nf Test program for the COMPLEX*16 Level 1 BLAS\&. Based upon the original BLAS test routine together with: F06GAF Example Program Text .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 \fB36\fP of file \fBzblat1\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.