KTH framework for Nek5000 toolboxes; testing version  0.0.1
dlatrd.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dlatrd (UPLO, N, NB, A, LDA, E, TAU, W, LDW)
 

Function/Subroutine Documentation

◆ dlatrd()

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 
)

Definition at line 1 of file dlatrd.f.

References daxpy(), dgemv(), dlarfg(), dscal(), and dsymv().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: