.TH "BLAS/TESTING/cblat1.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME BLAS/TESTING/cblat1.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "program \fBcblat1\fP" .br .RI "\fBCBLAT1\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 "real 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 \fBcb1nrm2\fP (n, incx, thresh)" .br .in -1c .SH "Function/Subroutine Documentation" .PP .SS "subroutine cb1nrm2 (integer n, integer incx, real thresh)" .PP Definition at line \fB790\fP of file \fBcblat1\&.f\fP\&. .SS "program cblat1" .PP \fBCBLAT1\fP .PP \fBPurpose:\fP .RS 4 .PP .nf Test program for the COMPLEX 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 \fBcblat1\&.f\fP\&. .SS "subroutine check1 (real sfac)" .PP Definition at line \fB121\fP of file \fBcblat1\&.f\fP\&. .SS "subroutine check2 (real sfac)" .PP Definition at line \fB347\fP of file \fBcblat1\&.f\fP\&. .SS "subroutine ctest (integer len, complex, dimension(len) ccomp, complex, dimension(len) ctrue, complex, dimension(len) csize, real sfac)" .PP Definition at line \fB713\fP of file \fBcblat1\&.f\fP\&. .SS "subroutine header" .PP Definition at line \fB90\fP of file \fBcblat1\&.f\fP\&. .SS "subroutine itest1 (integer icomp, integer itrue)" .PP Definition at line \fB747\fP of file \fBcblat1\&.f\fP\&. .SS "real function sdiff (real sa, real sb)" .PP Definition at line \fB700\fP of file \fBcblat1\&.f\fP\&. .SS "subroutine stest (integer len, real, dimension(len) scomp, real, dimension(len) strue, real, dimension(len) ssize, real sfac)" .PP Definition at line \fB613\fP of file \fBcblat1\&.f\fP\&. .SS "subroutine stest1 (real scomp1, real strue1, real, dimension(*) ssize, real sfac)" .PP Definition at line \fB672\fP of file \fBcblat1\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.