![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/dlarfy.f SYNOPSISFunctions/Subroutinessubroutine dlarfy (uplo, n, v, incv, tau, c, ldc, work)
Function/Subroutine Documentationsubroutine 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)DLARFY Purpose:
Parameters UPLO
N
V
INCV
TAU
C
LDC
WORK
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 107 of file dlarfy.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|