MAGMA  1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
dlarfy.f File Reference

Go to the source code of this file.

Functions

subroutine dlarfy (UPLO, N, V, INCV, TAU, C, LDC, WORK)

Function Documentation

subroutine dlarfy ( character  UPLO,
integer  N,
double precision, dimension( * )  V,
integer  INCV,
double precision  TAU,
double precision, dimension( ldc, * )  C,
integer  LDC,
double precision, dimension( * )  WORK 
)

Definition at line 1 of file dlarfy.f.

References uplo.