LAPACK 3.3.0

zlahr2.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file zlahr2.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions