LAPACK 3.3.1
Linear Algebra PACKage

zlarft.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file zlarft.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions