.TH "CBLAS/testing/c_sblat2.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME CBLAS/testing/c_sblat2.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "program \fBsblat2\fP" .br .ti -1c .RI "subroutine \fBschk1\fP (sname, eps, thresh, nout, ntra, trace, rewi, fatal, nidim, idim, nkb, kb, nalf, alf, nbet, bet, ninc, inc, nmax, incmax, a, aa, as, x, xx, xs, y, yy, ys, yt, g, iorder)" .br .ti -1c .RI "subroutine \fBschk2\fP (sname, eps, thresh, nout, ntra, trace, rewi, fatal, nidim, idim, nkb, kb, nalf, alf, nbet, bet, ninc, inc, nmax, incmax, a, aa, as, x, xx, xs, y, yy, ys, yt, g, iorder)" .br .ti -1c .RI "subroutine \fBschk3\fP (sname, eps, thresh, nout, ntra, trace, rewi, fatal, nidim, idim, nkb, kb, ninc, inc, nmax, incmax, a, aa, as, x, xx, xs, xt, g, z, iorder)" .br .ti -1c .RI "subroutine \fBschk4\fP (sname, eps, thresh, nout, ntra, trace, rewi, fatal, nidim, idim, nalf, alf, ninc, inc, nmax, incmax, a, aa, as, x, xx, xs, y, yy, ys, yt, g, z, iorder)" .br .ti -1c .RI "subroutine \fBschk5\fP (sname, eps, thresh, nout, ntra, trace, rewi, fatal, nidim, idim, nalf, alf, ninc, inc, nmax, incmax, a, aa, as, x, xx, xs, y, yy, ys, yt, g, z, iorder)" .br .ti -1c .RI "subroutine \fBschk6\fP (sname, eps, thresh, nout, ntra, trace, rewi, fatal, nidim, idim, nalf, alf, ninc, inc, nmax, incmax, a, aa, as, x, xx, xs, y, yy, ys, yt, g, z, iorder)" .br .ti -1c .RI "subroutine \fBsmake\fP (type, uplo, diag, m, n, a, nmax, aa, lda, kl, ku, reset, transl)" .br .ti -1c .RI "subroutine \fBsmvch\fP (trans, m, n, alpha, a, nmax, x, incx, beta, y, incy, yt, g, yy, eps, err, fatal, nout, mv)" .br .ti -1c .RI "logical function \fBlse\fP (ri, rj, lr)" .br .ti -1c .RI "logical function \fBlseres\fP (type, uplo, m, n, aa, as, lda)" .br .ti -1c .RI "real function \fBsbeg\fP (reset)" .br .ti -1c .RI "real function \fBsdiff\fP (x, y)" .br .in -1c .SH "Function/Subroutine Documentation" .PP .SS "logical function lse (real, dimension( * ) ri, real, dimension( * ) rj, integer lr)" .PP Definition at line \fB2756\fP of file \fBc_sblat2\&.f\fP\&. .SS "logical function lseres (character*2 type, character*1 uplo, integer m, integer n, real, dimension( lda, * ) aa, real, dimension( lda, * ) as, integer lda)" .PP Definition at line \fB2786\fP of file \fBc_sblat2\&.f\fP\&. .SS "real function sbeg (logical reset)" .PP Definition at line \fB2846\fP of file \fBc_sblat2\&.f\fP\&. .SS "program sblat2" .PP Definition at line \fB1\fP of file \fBc_sblat2\&.f\fP\&. .SS "subroutine schk1 (character*12 sname, real eps, real thresh, integer nout, integer ntra, logical trace, logical rewi, logical fatal, integer nidim, integer, dimension( nidim ) idim, integer nkb, integer, dimension( nkb ) kb, integer nalf, real, dimension( nalf ) alf, integer nbet, real, dimension( nbet ) bet, integer ninc, integer, dimension( ninc ) inc, integer nmax, integer incmax, real, dimension( nmax, nmax ) a, real, dimension( nmax*nmax ) aa, real, dimension( nmax*nmax ) as, real, dimension( nmax ) x, real, dimension( nmax*incmax ) xx, real, dimension( nmax*incmax ) xs, real, dimension( nmax ) y, real, dimension( nmax*incmax ) yy, real, dimension( nmax*incmax ) ys, real, dimension( nmax ) yt, real, dimension( nmax ) g, integer iorder)" .PP Definition at line \fB456\fP of file \fBc_sblat2\&.f\fP\&. .SS "subroutine schk2 (character*12 sname, real eps, real thresh, integer nout, integer ntra, logical trace, logical rewi, logical fatal, integer nidim, integer, dimension( nidim ) idim, integer nkb, integer, dimension( nkb ) kb, integer nalf, real, dimension( nalf ) alf, integer nbet, real, dimension( nbet ) bet, integer ninc, integer, dimension( ninc ) inc, integer nmax, integer incmax, real, dimension( nmax, nmax ) a, real, dimension( nmax*nmax ) aa, real, dimension( nmax*nmax ) as, real, dimension( nmax ) x, real, dimension( nmax*incmax ) xx, real, dimension( nmax*incmax ) xs, real, dimension( nmax ) y, real, dimension( nmax*incmax ) yy, real, dimension( nmax*incmax ) ys, real, dimension( nmax ) yt, real, dimension( nmax ) g, integer iorder)" .PP Definition at line \fB816\fP of file \fBc_sblat2\&.f\fP\&. .SS "subroutine schk3 (character*12 sname, real eps, real thresh, integer nout, integer ntra, logical trace, logical rewi, logical fatal, integer nidim, integer, dimension( nidim ) idim, integer nkb, integer, dimension( nkb ) kb, integer ninc, integer, dimension( ninc ) inc, integer nmax, integer incmax, real, dimension( nmax, nmax ) a, real, dimension( nmax*nmax ) aa, real, dimension( nmax*nmax ) as, real, dimension( nmax ) x, real, dimension( nmax*incmax ) xx, real, dimension( nmax*incmax ) xs, real, dimension( nmax ) xt, real, dimension( nmax ) g, real, dimension( nmax ) z, integer iorder)" .PP Definition at line \fB1176\fP of file \fBc_sblat2\&.f\fP\&. .SS "subroutine schk4 (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, real, dimension( nalf ) alf, integer ninc, integer, dimension( ninc ) inc, integer nmax, integer incmax, real, dimension( nmax, nmax ) a, real, dimension( nmax*nmax ) aa, real, dimension( nmax*nmax ) as, real, dimension( nmax ) x, real, dimension( nmax*incmax ) xx, real, dimension( nmax*incmax ) xs, real, dimension( nmax ) y, real, dimension( nmax*incmax ) yy, real, dimension( nmax*incmax ) ys, real, dimension( nmax ) yt, real, dimension( nmax ) g, real, dimension( nmax ) z, integer iorder)" .PP Definition at line \fB1563\fP of file \fBc_sblat2\&.f\fP\&. .SS "subroutine schk5 (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, real, dimension( nalf ) alf, integer ninc, integer, dimension( ninc ) inc, integer nmax, integer incmax, real, dimension( nmax, nmax ) a, real, dimension( nmax*nmax ) aa, real, dimension( nmax*nmax ) as, real, dimension( nmax ) x, real, dimension( nmax*incmax ) xx, real, dimension( nmax*incmax ) xs, real, dimension( nmax ) y, real, dimension( nmax*incmax ) yy, real, dimension( nmax*incmax ) ys, real, dimension( nmax ) yt, real, dimension( nmax ) g, real, dimension( nmax ) z, integer iorder)" .PP Definition at line \fB1835\fP of file \fBc_sblat2\&.f\fP\&. .SS "subroutine schk6 (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, real, dimension( nalf ) alf, integer ninc, integer, dimension( ninc ) inc, integer nmax, integer incmax, real, dimension( nmax, nmax ) a, real, dimension( nmax*nmax ) aa, real, dimension( nmax*nmax ) as, real, dimension( nmax ) x, real, dimension( nmax*incmax ) xx, real, dimension( nmax*incmax ) xs, real, dimension( nmax ) y, real, dimension( nmax*incmax ) yy, real, dimension( nmax*incmax ) ys, real, dimension( nmax ) yt, real, dimension( nmax ) g, real, dimension( nmax, 2 ) z, integer iorder)" .PP Definition at line \fB2131\fP of file \fBc_sblat2\&.f\fP\&. .SS "real function sdiff (real x, real y)" .PP Definition at line \fB2892\fP of file \fBc_sblat2\&.f\fP\&. .SS "subroutine smake (character*2 type, character*1 uplo, character*1 diag, integer m, integer n, real, dimension( nmax, * ) a, integer nmax, real, dimension( * ) aa, integer lda, integer kl, integer ku, logical reset, real transl)" .PP Definition at line \fB2463\fP of file \fBc_sblat2\&.f\fP\&. .SS "subroutine smvch (character*1 trans, integer m, integer n, real alpha, real, dimension( nmax, * ) a, integer nmax, real, dimension( * ) x, integer incx, real beta, real, dimension( * ) y, integer incy, real, dimension( * ) yt, real, dimension( * ) g, real, dimension( * ) yy, real eps, real err, logical fatal, integer nout, logical mv)" .PP Definition at line \fB2639\fP of file \fBc_sblat2\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.