Functions/Subroutines

TESTING/EIG/dlarfy.f File Reference

Go to the source code of this file.

Functions/Subroutines

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.