Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       cblat2.f -

SYNOPSIS

   Functions/Subroutines
       program cblat2
           CBLAT2
       subroutine cchk1 (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)
       subroutine cchk2 (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)
       subroutine cchk3 (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)
       subroutine cchk4 (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)
       subroutine cchk5 (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)
       subroutine cchk6 (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)
       subroutine cchke (ISNUM, SRNAMT, NOUT)
       subroutine cmake (TYPE, UPLO, DIAG, M, N, A, NMAX, AA, LDA, KL, KU, RESET, TRANSL)
       subroutine cmvch (TRANS, M, N, ALPHA, A, NMAX, X, INCX, BETA, Y, INCY, YT, G, YY, 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)
       subroutine chkxer (SRNAMT, INFOT, NOUT, LERR, OK)
       subroutine xerbla (SRNAME, INFO)

Function/Subroutine Documentation

   complex function cbeg (logical RESET)
   subroutine cchk1 (character*6 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, complex, dimension( nalf )
       ALF, integer NBET, complex, dimension( nbet ) BET, integer NINC, integer, dimension( ninc
       ) INC, integer NMAX, integer INCMAX, complex, dimension( nmax, nmax ) A, complex,
       dimension( nmax*nmax ) AA, complex, dimension( nmax*nmax ) AS, complex, dimension( nmax )
       X, complex, dimension( nmax*incmax ) XX, complex, dimension( nmax*incmax ) XS, complex,
       dimension( nmax ) Y, complex, dimension( nmax*incmax ) YY, complex, dimension( nmax*incmax
       ) YS, complex, dimension( nmax ) YT, real, dimension( nmax ) G)
   subroutine cchk2 (character*6 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, complex, dimension( nalf )
       ALF, integer NBET, complex, dimension( nbet ) BET, integer NINC, integer, dimension( ninc
       ) INC, integer NMAX, integer INCMAX, complex, dimension( nmax, nmax ) A, complex,
       dimension( nmax*nmax ) AA, complex, dimension( nmax*nmax ) AS, complex, dimension( nmax )
       X, complex, dimension( nmax*incmax ) XX, complex, dimension( nmax*incmax ) XS, complex,
       dimension( nmax ) Y, complex, dimension( nmax*incmax ) YY, complex, dimension( nmax*incmax
       ) YS, complex, dimension( nmax ) YT, real, dimension( nmax ) G)
   subroutine cchk3 (character*6 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, complex, dimension( nmax, nmax ) A, complex, dimension(
       nmax*nmax ) AA, complex, dimension( nmax*nmax ) AS, complex, dimension( nmax ) X, complex,
       dimension( nmax*incmax ) XX, complex, dimension( nmax*incmax ) XS, complex, dimension(
       nmax ) XT, real, dimension( nmax ) G, complex, dimension( nmax ) Z)
   subroutine cchk4 (character*6 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 NINC, integer, dimension( ninc
       ) INC, integer NMAX, integer INCMAX, complex, dimension( nmax, nmax ) A, complex,
       dimension( nmax*nmax ) AA, complex, dimension( nmax*nmax ) AS, complex, dimension( nmax )
       X, complex, dimension( nmax*incmax ) XX, complex, dimension( nmax*incmax ) XS, complex,
       dimension( nmax ) Y, complex, dimension( nmax*incmax ) YY, complex, dimension( nmax*incmax
       ) YS, complex, dimension( nmax ) YT, real, dimension( nmax ) G, complex, dimension( nmax )
       Z)
   subroutine cchk5 (character*6 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 NINC, integer, dimension( ninc
       ) INC, integer NMAX, integer INCMAX, complex, dimension( nmax, nmax ) A, complex,
       dimension( nmax*nmax ) AA, complex, dimension( nmax*nmax ) AS, complex, dimension( nmax )
       X, complex, dimension( nmax*incmax ) XX, complex, dimension( nmax*incmax ) XS, complex,
       dimension( nmax ) Y, complex, dimension( nmax*incmax ) YY, complex, dimension( nmax*incmax
       ) YS, complex, dimension( nmax ) YT, real, dimension( nmax ) G, complex, dimension( nmax )
       Z)
   subroutine cchk6 (character*6 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 NINC, integer, dimension( ninc
       ) INC, integer NMAX, integer INCMAX, complex, dimension( nmax, nmax ) A, complex,
       dimension( nmax*nmax ) AA, complex, dimension( nmax*nmax ) AS, complex, dimension( nmax )
       X, complex, dimension( nmax*incmax ) XX, complex, dimension( nmax*incmax ) XS, complex,
       dimension( nmax ) Y, complex, dimension( nmax*incmax ) YY, complex, dimension( nmax*incmax
       ) YS, complex, dimension( nmax ) YT, real, dimension( nmax ) G, complex, dimension( nmax,
       2 ) Z)
   subroutine cchke (integer ISNUM, character*6 SRNAMT, integer NOUT)
   subroutine chkxer (character*6 SRNAMT, integer INFOT, integer NOUT, logical LERR, logical OK)
   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,
       integer KL, integer KU, logical RESET, complex TRANSL)
   subroutine cmvch (character*1 TRANS, integer M, integer N, complex ALPHA, complex, dimension(
       nmax, * ) A, integer NMAX, complex, dimension( * ) X, integer INCX, complex BETA, complex,
       dimension( * ) Y, integer INCY, complex, dimension( * ) YT, real, dimension( * ) G,
       complex, dimension( * ) YY, real EPS, real ERR, logical FATAL, integer NOUT, logical MV)
   logical function lce (complex, dimension( * ) RI, complex, dimension( * ) RJ, integer LR)
   logical function lceres (character*2 TYPE, character*1 UPLO, integer M, integer N, complex,
       dimension( lda, * ) AA, complex, dimension( lda, * ) AS, integer LDA)
   real function sdiff (real X, real Y)
   subroutine xerbla (character*6 SRNAME, integer INFO)

Author

       Generated automatically by Doxygen for LAPACK from the source code.