.TH "CBLAS/testing/c_zblat3.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME CBLAS/testing/c_zblat3.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "program \fBzblat3\fP" .br .ti -1c .RI "subroutine \fBzchk1\fP (sname, eps, thresh, nout, ntra, trace, rewi, fatal, nidim, idim, nalf, alf, nbet, bet, nmax, a, aa, as, b, bb, bs, c, cc, cs, ct, g, iorder)" .br .ti -1c .RI "subroutine \fBzprcn1\fP (nout, nc, sname, iorder, transa, transb, m, n, k, alpha, lda, ldb, beta, ldc)" .br .ti -1c .RI "subroutine \fBzchk2\fP (sname, eps, thresh, nout, ntra, trace, rewi, fatal, nidim, idim, nalf, alf, nbet, bet, nmax, a, aa, as, b, bb, bs, c, cc, cs, ct, g, iorder)" .br .ti -1c .RI "subroutine \fBzprcn2\fP (nout, nc, sname, iorder, side, uplo, m, n, alpha, lda, ldb, beta, ldc)" .br .ti -1c .RI "subroutine \fBzchk3\fP (sname, eps, thresh, nout, ntra, trace, rewi, fatal, nidim, idim, nalf, alf, nmax, a, aa, as, b, bb, bs, ct, g, c, iorder)" .br .ti -1c .RI "subroutine \fBzprcn3\fP (nout, nc, sname, iorder, side, uplo, transa, diag, m, n, alpha, lda, ldb)" .br .ti -1c .RI "subroutine \fBzchk4\fP (sname, eps, thresh, nout, ntra, trace, rewi, fatal, nidim, idim, nalf, alf, nbet, bet, nmax, a, aa, as, b, bb, bs, c, cc, cs, ct, g, iorder)" .br .ti -1c .RI "subroutine \fBzprcn4\fP (nout, nc, sname, iorder, uplo, transa, n, k, alpha, lda, beta, ldc)" .br .ti -1c .RI "subroutine \fBzprcn6\fP (nout, nc, sname, iorder, uplo, transa, n, k, alpha, lda, beta, ldc)" .br .ti -1c .RI "subroutine \fBzchk5\fP (sname, eps, thresh, nout, ntra, trace, rewi, fatal, nidim, idim, nalf, alf, nbet, bet, nmax, ab, aa, as, bb, bs, c, cc, cs, ct, g, w, iorder)" .br .ti -1c .RI "subroutine \fBzprcn5\fP (nout, nc, sname, iorder, uplo, transa, n, k, alpha, lda, ldb, beta, ldc)" .br .ti -1c .RI "subroutine \fBzprcn7\fP (nout, nc, sname, iorder, uplo, transa, n, k, alpha, lda, ldb, beta, ldc)" .br .ti -1c .RI "subroutine \fBzmake\fP (type, uplo, diag, m, n, a, nmax, aa, lda, reset, transl)" .br .ti -1c .RI "subroutine \fBzmmch\fP (transa, transb, m, n, kk, alpha, a, lda, b, ldb, beta, c, ldc, ct, g, cc, ldcc, eps, err, fatal, nout, mv)" .br .ti -1c .RI "logical function \fBlze\fP (ri, rj, lr)" .br .ti -1c .RI "logical function \fBlzeres\fP (type, uplo, m, n, aa, as, lda)" .br .ti -1c .RI "complex *16 function \fBzbeg\fP (reset)" .br .ti -1c .RI "double precision function \fBddiff\fP (x, y)" .br .in -1c .SH "Function/Subroutine Documentation" .PP .SS "double precision function ddiff (double precision x, double precision y)" .PP Definition at line \fB2773\fP of file \fBc_zblat3\&.f\fP\&. .SS "logical function lze (complex*16, dimension( * ) ri, complex*16, dimension( * ) rj, integer lr)" .PP Definition at line \fB2625\fP of file \fBc_zblat3\&.f\fP\&. .SS "logical function lzeres (character*2 type, character*1 uplo, integer m, integer n, complex*16, dimension( lda, * ) aa, complex*16, dimension( lda, * ) as, integer lda)" .PP Definition at line \fB2657\fP of file \fBc_zblat3\&.f\fP\&. .SS "complex*16 function zbeg (logical reset)" .PP Definition at line \fB2719\fP of file \fBc_zblat3\&.f\fP\&. .SS "program zblat3" .PP Definition at line \fB1\fP of file \fBc_zblat3\&.f\fP\&. .SS "subroutine zchk1 (character*12 sname, double precision eps, double precision thresh, integer nout, integer ntra, logical trace, logical rewi, logical fatal, integer nidim, integer, dimension( nidim ) idim, integer nalf, complex*16, dimension( nalf ) alf, integer nbet, complex*16, dimension( nbet ) bet, integer nmax, complex*16, dimension( nmax, nmax ) a, complex*16, dimension( nmax*nmax ) aa, complex*16, dimension( nmax*nmax ) as, complex*16, dimension( nmax, nmax ) b, complex*16, dimension( nmax*nmax ) bb, complex*16, dimension( nmax*nmax ) bs, complex*16, dimension( nmax, nmax ) c, complex*16, dimension( nmax*nmax ) cc, complex*16, dimension( nmax*nmax ) cs, complex*16, dimension( nmax ) ct, double precision, dimension( nmax ) g, integer iorder)" .PP Definition at line \fB426\fP of file \fBc_zblat3\&.f\fP\&. .SS "subroutine zchk2 (character*12 sname, double precision eps, double precision thresh, integer nout, integer ntra, logical trace, logical rewi, logical fatal, integer nidim, integer, dimension( nidim ) idim, integer nalf, complex*16, dimension( nalf ) alf, integer nbet, complex*16, dimension( nbet ) bet, integer nmax, complex*16, dimension( nmax, nmax ) a, complex*16, dimension( nmax*nmax ) aa, complex*16, dimension( nmax*nmax ) as, complex*16, dimension( nmax, nmax ) b, complex*16, dimension( nmax*nmax ) bb, complex*16, dimension( nmax*nmax ) bs, complex*16, dimension( nmax, nmax ) c, complex*16, dimension( nmax*nmax ) cc, complex*16, dimension( nmax*nmax ) cs, complex*16, dimension( nmax ) ct, double precision, dimension( nmax ) g, integer iorder)" .PP Definition at line \fB756\fP of file \fBc_zblat3\&.f\fP\&. .SS "subroutine zchk3 (character*12 sname, double precision eps, double precision thresh, integer nout, integer ntra, logical trace, logical rewi, logical fatal, integer nidim, integer, dimension( nidim ) idim, integer nalf, complex*16, dimension( nalf ) alf, integer nmax, complex*16, dimension( nmax, nmax ) a, complex*16, dimension( nmax*nmax ) aa, complex*16, dimension( nmax*nmax ) as, complex*16, dimension( nmax, nmax ) b, complex*16, dimension( nmax*nmax ) bb, complex*16, dimension( nmax*nmax ) bs, complex*16, dimension( nmax ) ct, double precision, dimension( nmax ) g, complex*16, dimension( nmax, nmax ) c, integer iorder)" .PP Definition at line \fB1078\fP of file \fBc_zblat3\&.f\fP\&. .SS "subroutine zchk4 (character*12 sname, double precision eps, double precision thresh, integer nout, integer ntra, logical trace, logical rewi, logical fatal, integer nidim, integer, dimension( nidim ) idim, integer nalf, complex*16, dimension( nalf ) alf, integer nbet, complex*16, dimension( nbet ) bet, integer nmax, complex*16, dimension( nmax, nmax ) a, complex*16, dimension( nmax*nmax ) aa, complex*16, dimension( nmax*nmax ) as, complex*16, dimension( nmax, nmax ) b, complex*16, dimension( nmax*nmax ) bb, complex*16, dimension( nmax*nmax ) bs, complex*16, dimension( nmax, nmax ) c, complex*16, dimension( nmax*nmax ) cc, complex*16, dimension( nmax*nmax ) cs, complex*16, dimension( nmax ) ct, double precision, dimension( nmax ) g, integer iorder)" .PP Definition at line \fB1442\fP of file \fBc_zblat3\&.f\fP\&. .SS "subroutine zchk5 (character*12 sname, double precision eps, double precision thresh, integer nout, integer ntra, logical trace, logical rewi, logical fatal, integer nidim, integer, dimension( nidim ) idim, integer nalf, complex*16, dimension( nalf ) alf, integer nbet, complex*16, dimension( nbet ) bet, integer nmax, complex*16, dimension( 2*nmax*nmax ) ab, complex*16, dimension( nmax*nmax ) aa, complex*16, dimension( nmax*nmax ) as, complex*16, dimension( nmax*nmax ) bb, complex*16, dimension( nmax*nmax ) bs, complex*16, dimension( nmax, nmax ) c, complex*16, dimension( nmax*nmax ) cc, complex*16, dimension( nmax*nmax ) cs, complex*16, dimension( nmax ) ct, double precision, dimension( nmax ) g, complex*16, dimension( 2*nmax ) w, integer iorder)" .PP Definition at line \fB1852\fP of file \fBc_zblat3\&.f\fP\&. .SS "subroutine zmake (character*2 type, character*1 uplo, character*1 diag, integer m, integer n, complex*16, dimension( nmax, * ) a, integer nmax, complex*16, dimension( * ) aa, integer lda, logical reset, complex*16 transl)" .PP Definition at line \fB2306\fP of file \fBc_zblat3\&.f\fP\&. .SS "subroutine zmmch (character*1 transa, character*1 transb, integer m, integer n, integer kk, complex*16 alpha, complex*16, dimension( lda, * ) a, integer lda, complex*16, dimension( ldb, * ) b, integer ldb, complex*16 beta, complex*16, dimension( ldc, * ) c, integer ldc, complex*16, dimension( * ) ct, double precision, dimension( * ) g, complex*16, dimension( ldcc, * ) cc, integer ldcc, double precision eps, double precision err, logical fatal, integer nout, logical mv)" .PP Definition at line \fB2435\fP of file \fBc_zblat3\&.f\fP\&. .SS "subroutine zprcn1 (integer nout, integer nc, character*12 sname, integer iorder, character*1 transa, character*1 transb, integer m, integer n, integer k, double complex alpha, integer lda, integer ldb, double complex beta, integer ldc)" .PP Definition at line \fB721\fP of file \fBc_zblat3\&.f\fP\&. .SS "subroutine zprcn2 (integer nout, integer nc, character*12 sname, integer iorder, character*1 side, character*1 uplo, integer m, integer n, double complex alpha, integer lda, integer ldb, double complex beta, integer ldc)" .PP Definition at line \fB1047\fP of file \fBc_zblat3\&.f\fP\&. .SS "subroutine zprcn3 (integer nout, integer nc, character*12 sname, integer iorder, character*1 side, character*1 uplo, character*1 transa, character*1 diag, integer m, integer n, double complex alpha, integer lda, integer ldb)" .PP Definition at line \fB1399\fP of file \fBc_zblat3\&.f\fP\&. .SS "subroutine zprcn4 (integer nout, integer nc, character*12 sname, integer iorder, character*1 uplo, character*1 transa, integer n, integer k, double complex alpha, integer lda, double complex beta, integer ldc)" .PP Definition at line \fB1785\fP of file \fBc_zblat3\&.f\fP\&. .SS "subroutine zprcn5 (integer nout, integer nc, character*12 sname, integer iorder, character*1 uplo, character*1 transa, integer n, integer k, double complex alpha, integer lda, integer ldb, double complex beta, integer ldc)" .PP Definition at line \fB2238\fP of file \fBc_zblat3\&.f\fP\&. .SS "subroutine zprcn6 (integer nout, integer nc, character*12 sname, integer iorder, character*1 uplo, character*1 transa, integer n, integer k, double precision alpha, integer lda, double precision beta, integer ldc)" .PP Definition at line \fB1819\fP of file \fBc_zblat3\&.f\fP\&. .SS "subroutine zprcn7 (integer nout, integer nc, character*12 sname, integer iorder, character*1 uplo, character*1 transa, integer n, integer k, double complex alpha, integer lda, integer ldb, double precision beta, integer ldc)" .PP Definition at line \fB2272\fP of file \fBc_zblat3\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.