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

Go to the source code of this file.

Functions/Subroutines

subroutine dlabrd (M, N, NB, A, LDA, D, E, TAUQ, TAUP, X, LDX, Y, LDY)
 

Function/Subroutine Documentation

◆ dlabrd()

subroutine dlabrd ( integer  M,
integer  N,
integer  NB,
double precision, dimension( lda, * )  A,
integer  LDA,
double precision, dimension( * )  D,
double precision, dimension( * )  E,
double precision, dimension( * )  TAUQ,
double precision, dimension( * )  TAUP,
double precision, dimension( ldx, * )  X,
integer  LDX,
double precision, dimension( ldy, * )  Y,
integer  LDY 
)

Definition at line 1 of file dlabrd.f.

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

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