PLASMA  2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
zlarft.f File Reference

Go to the source code of this file.

Functions

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.

References max, min, and storev.