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
dlarft.f File Reference

Go to the source code of this file.

Functions

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

Function Documentation

subroutine dlarft ( character  DIRECT,
character  STOREV,
integer  N,
integer  K,
double precision, dimension( ldv, * )  V,
integer  LDV,
double precision, dimension( * )  TAU,
double precision, dimension( ldt, * )  T,
integer  LDT 
)

Definition at line 1 of file dlarft.f.

References max, min, and storev.