![]() |
LAPACK
3.5.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | slahd2 (IOUNIT, PATH) |
SLAHD2 |
subroutine slahd2 | ( | integer | IOUNIT, |
character*3 | PATH | ||
) |
SLAHD2
SLAHD2 prints header information for the different test paths.
[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 SHS, CHS: Non-symmetric eigenproblem. SST, CST: Symmetric eigenproblem. SSG, CSG: Symmetric Generalized eigenproblem. SBD, CBD: Singular Value Decomposition (SVD) SBB, CBB: 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). |
Definition at line 66 of file slahd2.f.