.TH "BLAS/TESTING/dblat1.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME BLAS/TESTING/dblat1.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "program \fBdblat1\fP" .br .RI "\fBDBLAT1\fP " .ti -1c .RI "subroutine \fBheader\fP" .br .ti -1c .RI "subroutine \fBcheck0\fP (sfac)" .br .ti -1c .RI "subroutine \fBcheck1\fP (sfac)" .br .ti -1c .RI "subroutine \fBcheck2\fP (sfac)" .br .ti -1c .RI "subroutine \fBcheck3\fP (sfac)" .br .ti -1c .RI "subroutine \fBstest\fP (len, scomp, strue, ssize, sfac)" .br .ti -1c .RI "subroutine \fBtestdsdot\fP (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 \fBitest1\fP (icomp, itrue)" .br .ti -1c .RI "subroutine \fBdb1nrm2\fP (n, incx, thresh)" .br .in -1c .SH "Function/Subroutine Documentation" .PP .SS "subroutine check0 (double precision sfac)" .PP Definition at line \fB129\fP of file \fBdblat1\&.f\fP\&. .SS "subroutine check1 (double precision sfac)" .PP Definition at line \fB248\fP of file \fBdblat1\&.f\fP\&. .SS "subroutine check2 (double precision sfac)" .PP Definition at line \fB367\fP of file \fBdblat1\&.f\fP\&. .SS "subroutine check3 (double precision sfac)" .PP Definition at line \fB733\fP of file \fBdblat1\&.f\fP\&. .SS "subroutine db1nrm2 (integer n, integer incx, double precision thresh)" .PP Definition at line \fB1137\fP of file \fBdblat1\&.f\fP\&. .SS "program dblat1" .PP \fBDBLAT1\fP .PP \fBPurpose:\fP .RS 4 .PP .nf Test program for the DOUBLE PRECISION Level 1 BLAS\&. Based upon the original BLAS test routine together with: F06EAF 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 \fBdblat1\&.f\fP\&. .SS "subroutine header" .PP Definition at line \fB95\fP of file \fBdblat1\&.f\fP\&. .SS "subroutine itest1 (integer icomp, integer itrue)" .PP Definition at line \fB1093\fP of file \fBdblat1\&.f\fP\&. .SS "double precision function sdiff (double precision sa, double precision sb)" .PP Definition at line \fB1080\fP of file \fBdblat1\&.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 \fB942\fP of file \fBdblat1\&.f\fP\&. .SS "subroutine stest1 (double precision scomp1, double precision strue1, double precision, dimension(*) ssize, double precision sfac)" .PP Definition at line \fB1052\fP of file \fBdblat1\&.f\fP\&. .SS "subroutine testdsdot (real scomp, real strue, real ssize, real sfac)" .PP Definition at line \fB1001\fP of file \fBdblat1\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.