LAPACK 3.3.0

clarft.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine CLARFT ( 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 clarft.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions