LAPACK  3.5.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Macros
alaesm.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine alaesm (PATH, OK, NOUT)
 ALAESM

Function/Subroutine Documentation

subroutine alaesm ( character*3  PATH,
logical  OK,
integer  NOUT 
)

ALAESM

Purpose:
 ALAESM prints a summary of results from one of the -ERR- routines.
Parameters
[in]PATH
          PATH is CHARACTER*3
          The LAPACK path name.
[in]OK
          OK is LOGICAL
          The flag from CHKXER that indicates whether or not the tests
          of error exits passed.
[in]NOUT
          NOUT is INTEGER
          The unit number on which results are to be printed.
          NOUT >= 0.
Author
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Date
November 2011

Definition at line 64 of file alaesm.f.