![]() |
![]()
| ![]() |
![]()
NAMESRC/slarf.f SYNOPSISFunctions/Subroutinessubroutine slarf (side, m, n, v, incv, tau, c, ldc, work)
Function/Subroutine Documentationsubroutine slarf (character side, integer m, integer n, real, dimension( * ) v, integer incv, real tau, real, dimension( ldc, * ) c, integer ldc, real, dimension( * ) work)SLARF applies an elementary reflector to a general rectangular matrix. Purpose:
Parameters SIDE
M
N
V
INCV
TAU
C
LDC
WORK
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 123 of file slarf.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|