KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | dlatrd (UPLO, N, NB, A, LDA, E, TAU, W, LDW) |
subroutine dlatrd | ( | character | UPLO, |
integer | N, | ||
integer | NB, | ||
double precision, dimension( lda, * ) | A, | ||
integer | LDA, | ||
double precision, dimension( * ) | E, | ||
double precision, dimension( * ) | TAU, | ||
double precision, dimension( ldw, * ) | W, | ||
integer | LDW | ||
) |