|
KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | dgehd2 (N, ILO, IHI, A, LDA, TAU, WORK, INFO) |
| subroutine dgehd2 | ( | integer | N, |
| integer | ILO, | ||
| integer | IHI, | ||
| double precision, dimension( lda, * ) | A, | ||
| integer | LDA, | ||
| double precision, dimension( * ) | TAU, | ||
| double precision, dimension( * ) | WORK, | ||
| integer | INFO | ||
| ) |