LAPACK 3.3.0

slahr2.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine SLAHR2 ( INTEGER  N,
INTEGER  K,
INTEGER  NB,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( nb )  TAU,
REAL,dimension( ldt, nb )  T,
INTEGER  LDT,
REAL,dimension( ldy, nb )  Y,
INTEGER  LDY 
)

Definition at line 1 of file slahr2.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions