![]() |
LAPACK
3.5.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | alahdg (IOUNIT, PATH) |
| ALAHDG More... | |
| subroutine alahdg | ( | integer | IOUNIT, |
| character*3 | PATH | ||
| ) |
ALAHDG
ALAHDG prints header information for the different test paths.
| [in] | IOUNIT | IOUNIT is INTEGER
The unit number to which the header information should be
printed. |
| [in] | 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 |
Definition at line 63 of file alahdg.f.