.TH "CBLAS/testing/c_cblat3.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME CBLAS/testing/c_cblat3.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "program \fBcblat3\fP" .br .ti -1c .RI "subroutine \fBcchk1\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 \fBcprcn1\fP (nout, nc, sname, iorder, transa, transb, m, n, k, alpha, lda, ldb, beta, ldc)" .br .ti -1c .RI "subroutine \fBcchk2\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 \fBcprcn2\fP (nout, nc, sname, iorder, side, uplo, m, n, alpha, lda, ldb, beta, ldc)" .br .ti -1c .RI "subroutine \fBcchk3\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 \fBcprcn3\fP (nout, nc, sname, iorder, side, uplo, transa, diag, m, n, alpha, lda, ldb)" .br .ti -1c .RI "subroutine \fBcchk4\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 \fBcprcn4\fP (nout, nc, sname, iorder, uplo, transa, n, k, alpha, lda, beta, ldc)" .br .ti -1c .RI "subroutine \fBcprcn6\fP (nout, nc, sname, iorder, uplo, transa, n, k, alpha, lda, beta, ldc)" .br .ti -1c .RI "subroutine \fBcchk5\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 \fBcprcn5\fP (nout, nc, sname, iorder, uplo, transa, n, k, alpha, lda, ldb, beta, ldc)" .br .ti -1c .RI "subroutine \fBcprcn7\fP (nout, nc, sname, iorder, uplo, transa, n, k, alpha, lda, ldb, beta, ldc)" .br .ti -1c .RI "subroutine \fBcmake\fP (type, uplo, diag, m, n, a, nmax, aa, lda, reset, transl)" .br .ti -1c .RI "subroutine \fBcmmch\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 \fBlce\fP (ri, rj, lr)" .br .ti -1c .RI "logical function \fBlceres\fP (type, uplo, m, n, aa, as, lda)" .br .ti -1c .RI "complex function \fBcbeg\fP (reset)" .br .ti -1c .RI "real function \fBsdiff\fP (x, y)" .br .in -1c .SH "Function/Subroutine Documentation" .PP .SS "complex function cbeg (logical reset)" .PP Definition at line \fB2715\fP of file \fBc_cblat3\&.f\fP\&. .SS "program cblat3" .PP Definition at line \fB1\fP of file \fBc_cblat3\&.f\fP\&. .SS "subroutine cchk1 (character*12 sname, real eps, real thresh, integer nout, integer ntra, logical trace, logical rewi, logical fatal, integer nidim, integer, dimension( nidim ) idim, integer nalf, complex, dimension( nalf ) alf, integer nbet, complex, dimension( nbet ) bet, integer nmax, complex, dimension( nmax, nmax ) a, complex, dimension( nmax*nmax ) aa, complex, dimension( nmax*nmax ) as, complex, dimension( nmax, nmax ) b, complex, dimension( nmax*nmax ) bb, complex, dimension( nmax*nmax ) bs, complex, dimension( nmax, nmax ) c, complex, dimension( nmax*nmax ) cc, complex, dimension( nmax*nmax ) cs, complex, dimension( nmax ) ct, real, dimension( nmax ) g, integer iorder)" .PP Definition at line \fB425\fP of file \fBc_cblat3\&.f\fP\&. .SS "subroutine cchk2 (character*12 sname, real eps, real thresh, integer nout, integer ntra, logical trace, logical rewi, logical fatal, integer nidim, integer, dimension( nidim ) idim, integer nalf, complex, dimension( nalf ) alf, integer nbet, complex, dimension( nbet ) bet, integer nmax, complex, dimension( nmax, nmax ) a, complex, dimension( nmax*nmax ) aa, complex, dimension( nmax*nmax ) as, complex, dimension( nmax, nmax ) b, complex, dimension( nmax*nmax ) bb, complex, dimension( nmax*nmax ) bs, complex, dimension( nmax, nmax ) c, complex, dimension( nmax*nmax ) cc, complex, dimension( nmax*nmax ) cs, complex, dimension( nmax ) ct, real, dimension( nmax ) g, integer iorder)" .PP Definition at line \fB755\fP of file \fBc_cblat3\&.f\fP\&. .SS "subroutine cchk3 (character*12 sname, real eps, real thresh, integer nout, integer ntra, logical trace, logical rewi, logical fatal, integer nidim, integer, dimension( nidim ) idim, integer nalf, complex, dimension( nalf ) alf, integer nmax, complex, dimension( nmax, nmax ) a, complex, dimension( nmax*nmax ) aa, complex, dimension( nmax*nmax ) as, complex, dimension( nmax, nmax ) b, complex, dimension( nmax*nmax ) bb, complex, dimension( nmax*nmax ) bs, complex, dimension( nmax ) ct, real, dimension( nmax ) g, complex, dimension( nmax, nmax ) c, integer iorder)" .PP Definition at line \fB1077\fP of file \fBc_cblat3\&.f\fP\&. .SS "subroutine cchk4 (character*12 sname, real eps, real thresh, integer nout, integer ntra, logical trace, logical rewi, logical fatal, integer nidim, integer, dimension( nidim ) idim, integer nalf, complex, dimension( nalf ) alf, integer nbet, complex, dimension( nbet ) bet, integer nmax, complex, dimension( nmax, nmax ) a, complex, dimension( nmax*nmax ) aa, complex, dimension( nmax*nmax ) as, complex, dimension( nmax, nmax ) b, complex, dimension( nmax*nmax ) bb, complex, dimension( nmax*nmax ) bs, complex, dimension( nmax, nmax ) c, complex, dimension( nmax*nmax ) cc, complex, dimension( nmax*nmax ) cs, complex, dimension( nmax ) ct, real, dimension( nmax ) g, integer iorder)" .PP Definition at line \fB1441\fP of file \fBc_cblat3\&.f\fP\&. .SS "subroutine cchk5 (character*12 sname, real eps, real thresh, integer nout, integer ntra, logical trace, logical rewi, logical fatal, integer nidim, integer, dimension( nidim ) idim, integer nalf, complex, dimension( nalf ) alf, integer nbet, complex, dimension( nbet ) bet, integer nmax, complex, dimension( 2*nmax*nmax ) ab, complex, dimension( nmax*nmax ) aa, complex, dimension( nmax*nmax ) as, complex, dimension( nmax*nmax ) bb, complex, dimension( nmax*nmax ) bs, complex, dimension( nmax, nmax ) c, complex, dimension( nmax*nmax ) cc, complex, dimension( nmax*nmax ) cs, complex, dimension( nmax ) ct, real, dimension( nmax ) g, complex, dimension( 2*nmax ) w, integer iorder)" .PP Definition at line \fB1851\fP of file \fBc_cblat3\&.f\fP\&. .SS "subroutine cmake (character*2 type, character*1 uplo, character*1 diag, integer m, integer n, complex, dimension( nmax, * ) a, integer nmax, complex, dimension( * ) aa, integer lda, logical reset, complex transl)" .PP Definition at line \fB2305\fP of file \fBc_cblat3\&.f\fP\&. .SS "subroutine cmmch (character*1 transa, character*1 transb, integer m, integer n, integer kk, complex alpha, complex, dimension( lda, * ) a, integer lda, complex, dimension( ldb, * ) b, integer ldb, complex beta, complex, dimension( ldc, * ) c, integer ldc, complex, dimension( * ) ct, real, dimension( * ) g, complex, dimension( ldcc, * ) cc, integer ldcc, real eps, real err, logical fatal, integer nout, logical mv)" .PP Definition at line \fB2433\fP of file \fBc_cblat3\&.f\fP\&. .SS "subroutine cprcn1 (integer nout, integer nc, character*12 sname, integer iorder, character*1 transa, character*1 transb, integer m, integer n, integer k, complex alpha, integer lda, integer ldb, complex beta, integer ldc)" .PP Definition at line \fB720\fP of file \fBc_cblat3\&.f\fP\&. .SS "subroutine cprcn2 (integer nout, integer nc, character*12 sname, integer iorder, character*1 side, character*1 uplo, integer m, integer n, complex alpha, integer lda, integer ldb, complex beta, integer ldc)" .PP Definition at line \fB1046\fP of file \fBc_cblat3\&.f\fP\&. .SS "subroutine cprcn3 (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, complex alpha, integer lda, integer ldb)" .PP Definition at line \fB1398\fP of file \fBc_cblat3\&.f\fP\&. .SS "subroutine cprcn4 (integer nout, integer nc, character*12 sname, integer iorder, character*1 uplo, character*1 transa, integer n, integer k, complex alpha, integer lda, complex beta, integer ldc)" .PP Definition at line \fB1784\fP of file \fBc_cblat3\&.f\fP\&. .SS "subroutine cprcn5 (integer nout, integer nc, character*12 sname, integer iorder, character*1 uplo, character*1 transa, integer n, integer k, complex alpha, integer lda, integer ldb, complex beta, integer ldc)" .PP Definition at line \fB2237\fP of file \fBc_cblat3\&.f\fP\&. .SS "subroutine cprcn6 (integer nout, integer nc, character*12 sname, integer iorder, character*1 uplo, character*1 transa, integer n, integer k, real alpha, integer lda, real beta, integer ldc)" .PP Definition at line \fB1818\fP of file \fBc_cblat3\&.f\fP\&. .SS "subroutine cprcn7 (integer nout, integer nc, character*12 sname, integer iorder, character*1 uplo, character*1 transa, integer n, integer k, complex alpha, integer lda, integer ldb, real beta, integer ldc)" .PP Definition at line \fB2271\fP of file \fBc_cblat3\&.f\fP\&. .SS "logical function lce (complex, dimension( * ) ri, complex, dimension( * ) rj, integer lr)" .PP Definition at line \fB2621\fP of file \fBc_cblat3\&.f\fP\&. .SS "logical function lceres (character*2 type, character*1 uplo, integer m, integer n, complex, dimension( lda, * ) aa, complex, dimension( lda, * ) as, integer lda)" .PP Definition at line \fB2653\fP of file \fBc_cblat3\&.f\fP\&. .SS "real function sdiff (real x, real y)" .PP Definition at line \fB2769\fP of file \fBc_cblat3\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.