![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/slarfy.f SYNOPSISFunctions/Subroutinessubroutine slarfy (uplo, n, v, incv, tau, c, ldc, work)
Function/Subroutine Documentationsubroutine slarfy (character uplo, integer n, real, dimension( * ) v, integer incv, real tau, real, dimension( ldc, * ) c, integer ldc, real, dimension( * ) work)SLARFY 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 slarfy.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|