TESTING/EIG/alahdg.f(3) Library Functions Manual TESTING/EIG/alahdg.f(3)

TESTING/EIG/alahdg.f


subroutine alahdg (iounit, path)
ALAHDG

ALAHDG

Purpose:

 ALAHDG prints header information for the different test paths.

Parameters

IOUNIT
          IOUNIT is INTEGER
          The unit number to which the header information should be
          printed.

PATH

          PATH is CHARACTER*3
          The name of the path for which the header information is to
          be printed.  Current paths are
             GQR:  GQR (general matrices)
             GRQ:  GRQ (general matrices)
             LSE:  LSE Problem
             GLM:  GLM Problem
             GSV:  Generalized Singular Value Decomposition
             CSD:  CS Decomposition

Author

Univ. of Tennessee

Univ. of California Berkeley

Univ. of Colorado Denver

NAG Ltd.

Definition at line 61 of file alahdg.f.

Generated automatically by Doxygen for LAPACK from the source code.

Version 3.12.0 LAPACK