LAPACK 3.3.0

slahrd.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine SLAHRD ( 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 slahrd.f.

Here is the call graph for this function:

 All Files Functions