![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
subroutine alaesm | ( | character*3 | path, |
logical | ok, | ||
integer | nout ) |
ALAESM
!> !> ALAESM prints a summary of results from one of the -ERR- routines. !>
[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. !> |
Definition at line 62 of file alaesm.f.