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

Go to the source code of this file.

Functions

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

Function Documentation

subroutine slarft ( character  DIRECT,
character  STOREV,
integer  N,
integer  K,
real, dimension( ldv, * )  V,
integer  LDV,
real, dimension( * )  TAU,
real, dimension( ldt, * )  T,
integer  LDT 
)

Definition at line 1 of file slarft.f.

References max, min, and storev.