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

Go to the source code of this file.

Functions/Subroutines

subroutine dlahd2 (IOUNIT, PATH)
 DLAHD2 More...
 

Function/Subroutine Documentation

subroutine dlahd2 ( integer  IOUNIT,
character*3  PATH 
)

DLAHD2

Purpose:
 DLAHD2 prints header information for the different test paths.
Parameters
[in]IOUNIT
          IOUNIT is INTEGER.
          On entry, IOUNIT specifies the unit number to which the
          header information should be printed.
[in]PATH
          PATH is CHARACTER*3.
          On entry, PATH contains the name of the path for which the
          header information is to be printed.  Current paths are

             DHS, ZHS:  Non-symmetric eigenproblem.
             DST, ZST:  Symmetric eigenproblem.
             DSG, ZSG:  Symmetric Generalized eigenproblem.
             DBD, ZBD:  Singular Value Decomposition (SVD)
             DBB, ZBB:  General Banded reduction to bidiagonal form

          These paths also are supplied in double precision (replace
          leading S by D and leading C by Z in path names).
Author
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Date
November 2013

Definition at line 66 of file dlahd2.f.

Here is the call graph for this function:

Here is the caller graph for this function: