CBLAS/testing/c_cblat3.f(3) Library Functions Manual CBLAS/testing/c_cblat3.f(3)

CBLAS/testing/c_cblat3.f


program cblat3
subroutine cchk1 (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)
subroutine cprcn1 (nout, nc, sname, iorder, transa, transb, m, n, k, alpha, lda, ldb, beta, ldc)
subroutine cchk2 (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)
subroutine cprcn2 (nout, nc, sname, iorder, side, uplo, m, n, alpha, lda, ldb, beta, ldc)
subroutine cchk3 (sname, eps, thresh, nout, ntra, trace, rewi, fatal, nidim, idim, nalf, alf, nmax, a, aa, as, b, bb, bs, ct, g, c, iorder)
subroutine cprcn3 (nout, nc, sname, iorder, side, uplo, transa, diag, m, n, alpha, lda, ldb)
subroutine cchk4 (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)
subroutine cprcn4 (nout, nc, sname, iorder, uplo, transa, n, k, alpha, lda, beta, ldc)
subroutine cprcn6 (nout, nc, sname, iorder, uplo, transa, n, k, alpha, lda, beta, ldc)
subroutine cchk5 (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)
subroutine cprcn5 (nout, nc, sname, iorder, uplo, transa, n, k, alpha, lda, ldb, beta, ldc)
subroutine cprcn7 (nout, nc, sname, iorder, uplo, transa, n, k, alpha, lda, ldb, beta, ldc)
subroutine cmake (type, uplo, diag, m, n, a, nmax, aa, lda, reset, transl)
subroutine cmmch (transa, transb, m, n, kk, alpha, a, lda, b, ldb, beta, c, ldc, ct, g, cc, ldcc, eps, err, fatal, nout, mv)
logical function lce (ri, rj, lr)
logical function lceres (type, uplo, m, n, aa, as, lda)
complex function cbeg (reset)
real function sdiff (x, y)

Definition at line 2715 of file c_cblat3.f.

Definition at line 1 of file c_cblat3.f.

Definition at line 425 of file c_cblat3.f.

Definition at line 755 of file c_cblat3.f.

Definition at line 1077 of file c_cblat3.f.

Definition at line 1441 of file c_cblat3.f.

Definition at line 1851 of file c_cblat3.f.

Definition at line 2305 of file c_cblat3.f.

Definition at line 2433 of file c_cblat3.f.

Definition at line 720 of file c_cblat3.f.

Definition at line 1046 of file c_cblat3.f.

Definition at line 1398 of file c_cblat3.f.

Definition at line 1784 of file c_cblat3.f.

Definition at line 2237 of file c_cblat3.f.

Definition at line 1818 of file c_cblat3.f.

Definition at line 2271 of file c_cblat3.f.

Definition at line 2621 of file c_cblat3.f.

Definition at line 2653 of file c_cblat3.f.

Definition at line 2769 of file c_cblat3.f.

Generated automatically by Doxygen for LAPACK from the source code.

Version 3.12.0 LAPACK