LAPACK 3.3.1
Linear Algebra PACKage

clarzt.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CLARZT (DIRECT, STOREV, N, K, V, LDV, TAU, T, LDT)

Function Documentation

subroutine CLARZT ( CHARACTER  DIRECT,
CHARACTER  STOREV,
INTEGER  N,
INTEGER  K,
COMPLEX,dimension( ldv, * )  V,
INTEGER  LDV,
COMPLEX,dimension( * )  TAU,
COMPLEX,dimension( ldt, * )  T,
INTEGER  LDT 
)

Definition at line 1 of file clarzt.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions