![]() |
![]()
| ![]() |
![]()
NAMEBLAS/SRC/saxpy.f SYNOPSISFunctions/Subroutinessubroutine saxpy (n, sa, sx, incx, sy, incy)
Function/Subroutine Documentationsubroutine saxpy (integer n, real sa, real, dimension(*) sx, integer incx, real, dimension(*) sy, integer incy)SAXPY Purpose:
Parameters N
SA
SX
INCX
SY
INCY
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Further Details:
Definition at line 88 of file saxpy.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|