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

Go to the source code of this file.

Functions/Subroutines

subroutine dlahrd (N, K, NB, A, LDA, TAU, T, LDT, Y, LDY)
 

Function/Subroutine Documentation

◆ dlahrd()

subroutine dlahrd ( integer  N,
integer  K,
integer  NB,
double precision, dimension( lda, * )  A,
integer  LDA,
double precision, dimension( nb )  TAU,
double precision, dimension( ldt, nb )  T,
integer  LDT,
double precision, dimension( ldy, nb )  Y,
integer  LDY 
)

Definition at line 1 of file dlahrd.f.

References daxpy(), dcopy(), dgemv(), dlarfg(), dscal(), and dtrmv().

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