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

NAME

       dblat3.f -

SYNOPSIS

   Functions/Subroutines
       program dblat3
           DBLAT3
       subroutine dchk1 (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)
       subroutine dchk2 (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)
       subroutine dchk3 (SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI, FATAL, NIDIM, IDIM, NALF, ALF, NMAX, A,
           AA, AS, B, BB, BS, CT, G, C)
       subroutine dchk4 (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)
       subroutine dchk5 (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)
       subroutine dchke (ISNUM, SRNAMT, NOUT)
       subroutine dmake (TYPE, UPLO, DIAG, M, N, A, NMAX, AA, LDA, RESET, TRANSL)
       subroutine dmmch (TRANSA, TRANSB, M, N, KK, ALPHA, A, LDA, B, LDB, BETA, C, LDC, CT, G, CC, LDCC, EPS,
           ERR, FATAL, NOUT, MV)
       logical function lde (RI, RJ, LR)
       logical function lderes (TYPE, UPLO, M, N, AA, AS, LDA)
       double precision function dbeg (RESET)
       double precision function ddiff (X, Y)
       subroutine chkxer (SRNAMT, INFOT, NOUT, LERR, OK)
       subroutine xerbla (SRNAME, INFO)

Function/Subroutine Documentation

   subroutine chkxer (character*6 SRNAMT, integer INFOT, integer NOUT, logical LERR, logical OK)
   double precision function dbeg (logical RESET)
   subroutine dchk1 (character*6 SNAME, double precision EPS, double precision THRESH, integer NOUT, integer
       NTRA, logical TRACE, logical REWI, logical FATAL, integer NIDIM, integer, dimension( nidim ) IDIM,
       integer NALF, double precision, dimension( nalf ) ALF, integer NBET, double precision, dimension( nbet )
       BET, integer NMAX, double precision, dimension( nmax, nmax ) A, double precision, dimension( nmax*nmax )
       AA, double precision, dimension( nmax*nmax ) AS, double precision, dimension( nmax, nmax ) B, double
       precision, dimension( nmax*nmax ) BB, double precision, dimension( nmax*nmax ) BS, double precision,
       dimension( nmax, nmax ) C, double precision, dimension( nmax*nmax ) CC, double precision, dimension(
       nmax*nmax ) CS, double precision, dimension( nmax ) CT, double precision, dimension( nmax ) G)
   subroutine dchk2 (character*6 SNAME, double precision EPS, double precision THRESH, integer NOUT, integer
       NTRA, logical TRACE, logical REWI, logical FATAL, integer NIDIM, integer, dimension( nidim ) IDIM,
       integer NALF, double precision, dimension( nalf ) ALF, integer NBET, double precision, dimension( nbet )
       BET, integer NMAX, double precision, dimension( nmax, nmax ) A, double precision, dimension( nmax*nmax )
       AA, double precision, dimension( nmax*nmax ) AS, double precision, dimension( nmax, nmax ) B, double
       precision, dimension( nmax*nmax ) BB, double precision, dimension( nmax*nmax ) BS, double precision,
       dimension( nmax, nmax ) C, double precision, dimension( nmax*nmax ) CC, double precision, dimension(
       nmax*nmax ) CS, double precision, dimension( nmax ) CT, double precision, dimension( nmax ) G)
   subroutine dchk3 (character*6 SNAME, double precision EPS, double precision THRESH, integer NOUT, integer
       NTRA, logical TRACE, logical REWI, logical FATAL, integer NIDIM, integer, dimension( nidim ) IDIM,
       integer NALF, double precision, dimension( nalf ) ALF, integer NMAX, double precision, dimension( nmax,
       nmax ) A, double precision, dimension( nmax*nmax ) AA, double precision, dimension( nmax*nmax ) AS,
       double precision, dimension( nmax, nmax ) B, double precision, dimension( nmax*nmax ) BB, double
       precision, dimension( nmax*nmax ) BS, double precision, dimension( nmax ) CT, double precision,
       dimension( nmax ) G, double precision, dimension( nmax, nmax ) C)
   subroutine dchk4 (character*6 SNAME, double precision EPS, double precision THRESH, integer NOUT, integer
       NTRA, logical TRACE, logical REWI, logical FATAL, integer NIDIM, integer, dimension( nidim ) IDIM,
       integer NALF, double precision, dimension( nalf ) ALF, integer NBET, double precision, dimension( nbet )
       BET, integer NMAX, double precision, dimension( nmax, nmax ) A, double precision, dimension( nmax*nmax )
       AA, double precision, dimension( nmax*nmax ) AS, double precision, dimension( nmax, nmax ) B, double
       precision, dimension( nmax*nmax ) BB, double precision, dimension( nmax*nmax ) BS, double precision,
       dimension( nmax, nmax ) C, double precision, dimension( nmax*nmax ) CC, double precision, dimension(
       nmax*nmax ) CS, double precision, dimension( nmax ) CT, double precision, dimension( nmax ) G)
   subroutine dchk5 (character*6 SNAME, double precision EPS, double precision THRESH, integer NOUT, integer
       NTRA, logical TRACE, logical REWI, logical FATAL, integer NIDIM, integer, dimension( nidim ) IDIM,
       integer NALF, double precision, dimension( nalf ) ALF, integer NBET, double precision, dimension( nbet )
       BET, integer NMAX, double precision, dimension( 2*nmax*nmax ) AB, double precision, dimension( nmax*nmax
       ) AA, double precision, dimension( nmax*nmax ) AS, double precision, dimension( nmax*nmax ) BB, double
       precision, dimension( nmax*nmax ) BS, double precision, dimension( nmax, nmax ) C, double precision,
       dimension( nmax*nmax ) CC, double precision, dimension( nmax*nmax ) CS, double precision, dimension( nmax
       ) CT, double precision, dimension( nmax ) G, double precision, dimension( 2*nmax ) W)
   subroutine dchke (integer ISNUM, character*6 SRNAMT, integer NOUT)
   double precision function ddiff (double precision X, double precision Y)
   subroutine dmake (character*2 TYPE, character*1 UPLO, character*1 DIAG, integer M, integer N, double
       precision, dimension( nmax, * ) A, integer NMAX, double precision, dimension( * ) AA, integer LDA,
       logical RESET, double precision TRANSL)
   subroutine dmmch (character*1 TRANSA, character*1 TRANSB, integer M, integer N, integer KK, double precision
       ALPHA, double precision, dimension( lda, * ) A, integer LDA, double precision, dimension( ldb, * ) B,
       integer LDB, double precision BETA, double precision, dimension( ldc, * ) C, integer LDC, double
       precision, dimension( * ) CT, double precision, dimension( * ) G, double precision, dimension( ldcc, * )
       CC, integer LDCC, double precision EPS, double precision ERR, logical FATAL, integer NOUT, logical MV)
   logical function lde (double precision, dimension( * ) RI, double precision, dimension( * ) RJ, integer LR)
   logical function lderes (character*2 TYPE, character*1 UPLO, integer M, integer N, double precision,
       dimension( lda, * ) AA, double precision, dimension( lda, * ) AS, integer LDA)
   subroutine xerbla (character*6 SRNAME, integer INFO)

Author

       Generated automatically by Doxygen for LAPACK from the source code.

Version 3.6.0                                    Sun Jan 17 2016                                     dblat3.f(3)