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

CBLAS/testing/c_sblat3.f


program sblat3
subroutine schk1 (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 sprcn1 (nout, nc, sname, iorder, transa, transb, m, n, k, alpha, lda, ldb, beta, ldc)
subroutine schk2 (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 sprcn2 (nout, nc, sname, iorder, side, uplo, m, n, alpha, lda, ldb, beta, ldc)
subroutine schk3 (sname, eps, thresh, nout, ntra, trace, rewi, fatal, nidim, idim, nalf, alf, nmax, a, aa, as, b, bb, bs, ct, g, c, iorder)
subroutine sprcn3 (nout, nc, sname, iorder, side, uplo, transa, diag, m, n, alpha, lda, ldb)
subroutine schk4 (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 sprcn4 (nout, nc, sname, iorder, uplo, transa, n, k, alpha, lda, beta, ldc)
subroutine schk5 (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 sprcn5 (nout, nc, sname, iorder, uplo, transa, n, k, alpha, lda, ldb, beta, ldc)
subroutine smake (type, uplo, diag, m, n, a, nmax, aa, lda, reset, transl)
subroutine smmch (transa, transb, m, n, kk, alpha, a, lda, b, ldb, beta, c, ldc, ct, g, cc, ldcc, eps, err, fatal, nout, mv)
logical function lse (ri, rj, lr)
logical function lseres (type, uplo, m, n, aa, as, lda)
real function sbeg (reset)
real function sdiff (x, y)

Definition at line 2322 of file c_sblat3.f.

Definition at line 2354 of file c_sblat3.f.

Definition at line 2416 of file c_sblat3.f.

Definition at line 1 of file c_sblat3.f.

Definition at line 416 of file c_sblat3.f.

Definition at line 744 of file c_sblat3.f.

Definition at line 1055 of file c_sblat3.f.

Definition at line 1414 of file c_sblat3.f.

Definition at line 1731 of file c_sblat3.f.

Definition at line 2462 of file c_sblat3.f.

Definition at line 2087 of file c_sblat3.f.

Definition at line 2200 of file c_sblat3.f.

Definition at line 709 of file c_sblat3.f.

Definition at line 1024 of file c_sblat3.f.

Definition at line 1371 of file c_sblat3.f.

Definition at line 1698 of file c_sblat3.f.

Definition at line 2054 of file c_sblat3.f.

Generated automatically by Doxygen for LAPACK from the source code.

Version 3.12.0 LAPACK