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

Go to the source code of this file.

Functions

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.

References max, min, and storev.